Home
last modified time | relevance | path

Searched refs:propWithFalseValue (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DObjLiteral.h356 MOZ_MUST_USE bool propWithFalseValue() { in propWithFalseValue() function
H A DBytecodeEmitter.cpp8832 if (!data->writer().propWithFalseValue()) { in emitObjLiteralValue()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DObjLiteral.h370 [[nodiscard]] bool propWithFalseValue(JSContext* cx) { in propWithFalseValue() function
H A DBytecodeEmitter.cpp9527 if (!writer.propWithFalseValue(cx)) { in emitObjLiteralValue()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DObjLiteral.h370 [[nodiscard]] bool propWithFalseValue(JSContext* cx) { in propWithFalseValue() function
H A DBytecodeEmitter.cpp9527 if (!writer.propWithFalseValue(cx)) { in emitObjLiteralValue()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DObjLiteral.h431 [[nodiscard]] bool propWithFalseValue(JSContext* cx) { in propWithFalseValue() function
H A DBytecodeEmitter.cpp9592 if (!writer.propWithFalseValue(cx)) { in emitObjLiteralValue()