Searched defs:script_scope (Results 1 – 3 of 3) sorted by relevance
113 DeclarationScope* script_scope() const { return script_scope_; } in script_scope() function114 void set_script_scope(DeclarationScope* script_scope) { in set_script_scope()
466 DeclarationScope* script_scope = NewScriptScope(); in DeserializeScopeChain() local
200 ModuleScope::ModuleScope(DeclarationScope* script_scope, in ModuleScope()402 DeclarationScope* script_scope, in DeserializeScopeChain()643 DeclarationScope* script_scope = new (info->zone()) in AttachOuterScopeInfo() local