Home
last modified time | relevance | path

Searched defs:isConstructing (Results 1 – 25 of 112) sorted by relevance

12345

/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCacheIRReader.h121 bool isConstructing = encoded & CallFlags::IsConstructing; in callFlags() local
H A DRematerializedFrame.h171 bool isConstructing() const { return isConstructing_; } in isConstructing() function
H A DMacroAssembler-inl.h333 bool isConstructing) { in enterFakeExitFrameForNative()
442 bool isConstructing, in branchIfFunctionHasNoJitEntry()
449 bool isConstructing, in branchIfFunctionHasJitEntry()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DCallArgs.h155 bool isConstructing() const { in isConstructing() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DRematerializedFrame.h177 bool isConstructing() const { in isConstructing() function
H A DMacroAssembler-inl.h298 MacroAssembler::enterFakeExitFrameForNative(bool isConstructing) in enterFakeExitFrameForNative()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DCallArgs.h176 bool isConstructing() const { in isConstructing() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DCallArgs.h176 bool isConstructing() const { in isConstructing() function
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DCallArgs.h161 bool isConstructing() const { in isConstructing() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DCallArgs.h161 bool isConstructing() const { in isConstructing() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DRematerializedFrame.h152 bool isConstructing() const { return isConstructing_; } in isConstructing() function
H A DMacroAssembler-inl.h281 bool isConstructing) { in enterFakeExitFrameForNative()
366 bool isConstructing, in branchIfFunctionHasNoJitEntry()
375 void MacroAssembler::branchIfInterpreted(Register fun, bool isConstructing, in branchIfInterpreted()
/dports/www/firefox/firefox-99.0/js/public/
H A DCallArgs.h161 bool isConstructing() const { in isConstructing() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DRematerializedFrame.h183 bool isConstructing() const { in isConstructing() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DRematerializedFrame.h143 bool isConstructing() const { return isConstructing_; } in isConstructing() function
H A DBaselineIC.h559 Compiler(JSContext* cx, bool isConstructing, bool isSpread) in Compiler()
643 bool isConstructing, bool isSpread, uint32_t pcOffset) in ICCallScriptedCompiler()
653 bool isConstructing, bool isSpread, uint32_t pcOffset) in ICCallScriptedCompiler()
724 HandleObject templateObject, bool isConstructing, in Compiler()
789 bool isConstructing) in Compiler()
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DCallArgs.h161 bool isConstructing() const { in isConstructing() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRematerializedFrame.h171 bool isConstructing() const { return isConstructing_; } in isConstructing() function
H A DMacroAssembler-inl.h329 bool isConstructing) { in enterFakeExitFrameForNative()
453 bool isConstructing, in branchIfFunctionHasNoJitEntry()
460 bool isConstructing, in branchIfFunctionHasJitEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRematerializedFrame.h171 bool isConstructing() const { return isConstructing_; } in isConstructing() function
H A DMacroAssembler-inl.h329 bool isConstructing) { in enterFakeExitFrameForNative()
453 bool isConstructing, in branchIfFunctionHasNoJitEntry()
460 bool isConstructing, in branchIfFunctionHasJitEntry()
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DCallArgs.h160 bool isConstructing() const { in isConstructing() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DGeneratorObject.h113 bool isConstructing() const { in isConstructing() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DGeneratorObject.h113 bool isConstructing() const { in isConstructing() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DGeneratorObject.h114 bool isConstructing() const { in isConstructing() function

12345