Home
last modified time | relevance | path

Searched refs:updateFrameFixedSlots (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DEmitterScope.cpp76 void EmitterScope::updateFrameFixedSlots(BytecodeEmitter* bce, in updateFrameFixedSlots() function in EmitterScope
363 updateFrameFixedSlots(bce, bi); in enterLexical()
427 updateFrameFixedSlots(bce, bi); in enterClassBody()
539 updateFrameFixedSlots(bce, bi); in enterFunction()
629 updateFrameFixedSlots(bce, bi); in enterFunctionExtraBodyVar()
784 updateFrameFixedSlots(bce, bi); in enterEval()
849 updateFrameFixedSlots(bce, bi); in enterModule()
H A DEmitterScope.h74 void updateFrameFixedSlots(BytecodeEmitter* bce, const ParserBindingIter& bi);
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DEmitterScope.cpp75 void EmitterScope::updateFrameFixedSlots(BytecodeEmitter* bce, in updateFrameFixedSlots() function in EmitterScope
362 updateFrameFixedSlots(bce, bi); in enterLexical()
426 updateFrameFixedSlots(bce, bi); in enterClassBody()
538 updateFrameFixedSlots(bce, bi); in enterFunction()
628 updateFrameFixedSlots(bce, bi); in enterFunctionExtraBodyVar()
783 updateFrameFixedSlots(bce, bi); in enterEval()
848 updateFrameFixedSlots(bce, bi); in enterModule()
H A DEmitterScope.h73 void updateFrameFixedSlots(BytecodeEmitter* bce, const ParserBindingIter& bi);
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DEmitterScope.cpp76 void EmitterScope::updateFrameFixedSlots(BytecodeEmitter* bce, in updateFrameFixedSlots() function in EmitterScope
363 updateFrameFixedSlots(bce, bi); in enterLexical()
427 updateFrameFixedSlots(bce, bi); in enterClassBody()
539 updateFrameFixedSlots(bce, bi); in enterFunction()
629 updateFrameFixedSlots(bce, bi); in enterFunctionExtraBodyVar()
784 updateFrameFixedSlots(bce, bi); in enterEval()
849 updateFrameFixedSlots(bce, bi); in enterModule()
H A DEmitterScope.h74 void updateFrameFixedSlots(BytecodeEmitter* bce, const ParserBindingIter& bi);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DEmitterScope.cpp63 void EmitterScope::updateFrameFixedSlots(BytecodeEmitter* bce, in updateFrameFixedSlots() function in EmitterScope
480 updateFrameFixedSlots(bce, bi); in enterLexical()
598 updateFrameFixedSlots(bce, bi); in enterFunction()
677 updateFrameFixedSlots(bce, bi); in enterFunctionExtraBodyVar()
923 updateFrameFixedSlots(bce, bi); in enterModule()
H A DEmitterScope.h72 void updateFrameFixedSlots(BytecodeEmitter* bce, const BindingIter& bi);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DBytecodeEmitter.cpp380 void updateFrameFixedSlots(BytecodeEmitter* bce, const BindingIter& bi) { in updateFrameFixedSlots() function in BytecodeEmitter::EmitterScope
892 updateFrameFixedSlots(bce, bi); in enterLexical()
1067 updateFrameFixedSlots(bce, bi); in enterFunction()
1140 updateFrameFixedSlots(bce, bi); in enterFunctionExtraBodyVar()
1348 updateFrameFixedSlots(bce, bi); in enterModule()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DBytecodeEmitter.cpp367 void updateFrameFixedSlots(BytecodeEmitter* bce, const BindingIter& bi) { in updateFrameFixedSlots() function in BytecodeEmitter::EmitterScope
850 updateFrameFixedSlots(bce, bi); in enterLexical()
979 updateFrameFixedSlots(bce, bi); in enterFunction()
1044 updateFrameFixedSlots(bce, bi); in enterFunctionExtraBodyVar()
1233 updateFrameFixedSlots(bce, bi); in enterModule()