Home
last modified time | relevance | path

Searched refs:setEnclosingScopeForInnerLazyFunction (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DSharedContext.cpp264 void FunctionBox::setEnclosingScopeForInnerLazyFunction(ScopeIndex scopeIndex) { in setEnclosingScopeForInnerLazyFunction() function in js::frontend::FunctionBox
H A DFunctionEmitter.cpp83 funbox_->setEnclosingScopeForInnerLazyFunction(bce_->innermostScopeIndex()); in emitLazy()
H A DSharedContext.h472 void setEnclosingScopeForInnerLazyFunction(ScopeIndex scopeIndex);
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DSharedContext.cpp260 void FunctionBox::setEnclosingScopeForInnerLazyFunction(ScopeIndex scopeIndex) { in setEnclosingScopeForInnerLazyFunction() function in js::frontend::FunctionBox
H A DFunctionEmitter.cpp89 funbox_->setEnclosingScopeForInnerLazyFunction(bce_->innermostScopeIndex()); in emitLazy()
H A DSharedContext.h461 void setEnclosingScopeForInnerLazyFunction(ScopeIndex scopeIndex);
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DSharedContext.cpp353 void FunctionBox::setEnclosingScopeForInnerLazyFunction( in setEnclosingScopeForInnerLazyFunction() function in js::frontend::FunctionBox
H A DSharedContext.h419 void setEnclosingScopeForInnerLazyFunction(
H A DFunctionEmitter.cpp87 funbox_->setEnclosingScopeForInnerLazyFunction(bce_->innermostScope()); in emitLazy()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DSharedContext.cpp260 void FunctionBox::setEnclosingScopeForInnerLazyFunction(ScopeIndex scopeIndex) { in setEnclosingScopeForInnerLazyFunction() function in js::frontend::FunctionBox
H A DFunctionEmitter.cpp89 funbox_->setEnclosingScopeForInnerLazyFunction(bce_->innermostScopeIndex()); in emitLazy()
H A DSharedContext.h461 void setEnclosingScopeForInnerLazyFunction(ScopeIndex scopeIndex);