Home
last modified time | relevance | path

Searched refs:setEnvironmentChain (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DGeneratorObject.cpp46 genObj->setEnvironmentChain(*environmentChain); in create()
115 genObj->setEnvironmentChain(*frame.environmentChain()); in createModuleGenerator()
158 genObj->setEnvironmentChain(*frame.environmentChain()); in suspend()
H A DGeneratorObject.h79 void setEnvironmentChain(JSObject& envChain) { in setEnvironmentChain() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DGeneratorObject.cpp46 genObj->setEnvironmentChain(*environmentChain); in create()
115 genObj->setEnvironmentChain(*frame.environmentChain()); in createModuleGenerator()
158 genObj->setEnvironmentChain(*frame.environmentChain()); in suspend()
H A DGeneratorObject.h82 void setEnvironmentChain(JSObject& envChain) { in setEnvironmentChain() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DGeneratorObject.cpp46 genObj->setEnvironmentChain(*environmentChain); in create()
115 genObj->setEnvironmentChain(*frame.environmentChain()); in createModuleGenerator()
158 genObj->setEnvironmentChain(*frame.environmentChain()); in suspend()
H A DGeneratorObject.h79 void setEnvironmentChain(JSObject& envChain) { in setEnvironmentChain() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DGeneratorObject.cpp42 genObj->setEnvironmentChain(*frame.environmentChain()); in create()
82 genObj->setEnvironmentChain(*frame.environmentChain()); in suspend()
H A DGeneratorObject.h86 void setEnvironmentChain(JSObject& envChain) { in setEnvironmentChain() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DGeneratorObject.cpp54 genObj->setEnvironmentChain(*frame.environmentChain()); in create()
79 genObj->setEnvironmentChain(*frame.environmentChain()); in suspend()
H A DGeneratorObject.h86 void setEnvironmentChain(JSObject& envChain) { in setEnvironmentChain() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DGeneratorObject.cpp47 genObj->setEnvironmentChain(*frame.environmentChain()); in create()
100 genObj->setEnvironmentChain(*frame.environmentChain()); in suspend()
H A DGeneratorObject.h71 void setEnvironmentChain(JSObject& envChain) { in setEnvironmentChain() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineFrame.h120 void setEnvironmentChain(JSObject* envChain) { in setEnvironmentChain() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineFrame.h106 void setEnvironmentChain(JSObject* envChain) { envChain_ = envChain; } in setEnvironmentChain() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineFrame.h107 void setEnvironmentChain(JSObject* envChain) { envChain_ = envChain; } in setEnvironmentChain() function
H A DWarpBuilder.cpp432 current->setEnvironmentChain(envDef); in buildEnvironmentChain()
2071 current->setEnvironmentChain(ins); in build_PushLexicalEnv()
2083 current->setEnvironmentChain(ins); in build_PushClassBodyEnv()
2092 current->setEnvironmentChain(enclosingEnv); in build_PopLexicalEnv()
2102 current->setEnvironmentChain(ins); in buildCopyLexicalEnvOp()
H A DBaselineBailouts.cpp640 blFrame()->setEnvironmentChain(envChain); in buildBaselineFrame()
1760 frame->setEnvironmentChain(rematFrame->environmentChain()); in CopyFromRematerializedFrame()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineFrame.h98 void setEnvironmentChain(JSObject* envChain) { envChain_ = envChain; } in setEnvironmentChain() function
H A DWarpBuilder.cpp401 current->setEnvironmentChain(envDef); in buildEnvironmentChain()
1941 current->setEnvironmentChain(ins); in build_PushLexicalEnv()
1947 current->setEnvironmentChain(enclosingEnv); in build_PopLexicalEnv()
1957 current->setEnvironmentChain(ins); in buildCopyLexicalEnvOp()
H A DBaselineBailouts.cpp783 blFrame->setEnvironmentChain(envChain); in InitFromBailout()
1767 frame->setEnvironmentChain(rematFrame->environmentChain()); in CopyFromRematerializedFrame()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineFrame.h107 void setEnvironmentChain(JSObject* envChain) { envChain_ = envChain; } in setEnvironmentChain() function
H A DWarpBuilder.cpp431 current->setEnvironmentChain(envDef); in buildEnvironmentChain()
2077 current->setEnvironmentChain(ins); in build_PushLexicalEnv()
2089 current->setEnvironmentChain(ins); in build_PushClassBodyEnv()
2098 current->setEnvironmentChain(enclosingEnv); in build_PopLexicalEnv()
2108 current->setEnvironmentChain(ins); in buildCopyLexicalEnvOp()
H A DBaselineBailouts.cpp640 blFrame()->setEnvironmentChain(envChain); in buildBaselineFrame()
1765 frame->setEnvironmentChain(rematFrame->environmentChain()); in CopyFromRematerializedFrame()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineFrame.h107 void setEnvironmentChain(JSObject* envChain) { envChain_ = envChain; } in setEnvironmentChain() function
H A DWarpBuilder.cpp432 current->setEnvironmentChain(envDef); in buildEnvironmentChain()
2071 current->setEnvironmentChain(ins); in build_PushLexicalEnv()
2083 current->setEnvironmentChain(ins); in build_PushClassBodyEnv()
2092 current->setEnvironmentChain(enclosingEnv); in build_PopLexicalEnv()
2102 current->setEnvironmentChain(ins); in buildCopyLexicalEnvOp()

12