Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineCodeGen.h120 enum class CallVMPhase { BeforePushingLocals, AfterPushingLocals }; enumerator
126 CallVMPhase phase = CallVMPhase::AfterPushingLocals);
129 bool callVMNonOp(CallVMPhase phase = CallVMPhase::AfterPushingLocals) {
H A DBaselineCodeGen.cpp748 if (phase == CallVMPhase::AfterPushingLocals) { in callVMInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineCodeGen.h121 enum class CallVMPhase { BeforePushingLocals, AfterPushingLocals }; enumerator
127 CallVMPhase phase = CallVMPhase::AfterPushingLocals);
130 bool callVMNonOp(CallVMPhase phase = CallVMPhase::AfterPushingLocals) {
H A DBaselineCodeGen.cpp672 if (phase == CallVMPhase::AfterPushingLocals) { in callVMInternal()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineCodeGen.h126 enum class CallVMPhase { BeforePushingLocals, AfterPushingLocals }; enumerator
132 CallVMPhase phase = CallVMPhase::AfterPushingLocals);
135 bool callVMNonOp(CallVMPhase phase = CallVMPhase::AfterPushingLocals) {
H A DBaselineCodeGen.cpp754 if (phase == CallVMPhase::AfterPushingLocals) { in callVMInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineCodeGen.h120 enum class CallVMPhase { BeforePushingLocals, AfterPushingLocals }; enumerator
126 CallVMPhase phase = CallVMPhase::AfterPushingLocals);
129 bool callVMNonOp(CallVMPhase phase = CallVMPhase::AfterPushingLocals) {
H A DBaselineCodeGen.cpp748 if (phase == CallVMPhase::AfterPushingLocals) { in callVMInternal()