Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DCompilationInfo.h51 computeAllowSyntax(scope);
58 void computeAllowSyntax(Scope* scope);
H A DSharedContext.cpp68 void ScopeContext::computeAllowSyntax(Scope* scope) { in computeAllowSyntax() function in js::frontend::ScopeContext
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DSharedContext.h246 void computeAllowSyntax(JSObject* staticScope);
309 computeAllowSyntax(staticScope); in SharedContext()
H A DParser.cpp59 funbox->computeAllowSyntax(fun_); in AutoParseUsingFunctionBox()
123 SharedContext::computeAllowSyntax(JSObject* staticScope) in computeAllowSyntax() function in js::frontend::SharedContext
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DSharedContext.h153 void computeAllowSyntax(Scope* scope);
H A DParser.cpp258 void SharedContext::computeAllowSyntax(Scope* scope) { in computeAllowSyntax() function in js::frontend::SharedContext
311 computeAllowSyntax(enclosingScope); in EvalSharedContext()
533 computeAllowSyntax(enclosingScope); in initWithEnclosingScope()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DSharedContext.h299 void computeAllowSyntax(Scope* scope);
H A DParser.cpp219 SharedContext::computeAllowSyntax(Scope* scope) in computeAllowSyntax() function in js::frontend::SharedContext
282 computeAllowSyntax(enclosingScope); in EvalSharedContext()
560 computeAllowSyntax(enclosingScope); in initWithEnclosingScope()