Searched defs:script_scope (Results 1 – 4 of 4) sorted by relevance
106 DeclarationScope* script_scope() const { return script_scope_; } in script_scope() function107 void set_script_scope(DeclarationScope* script_scope) { in set_script_scope()
648 DeclarationScope* script_scope = NewScriptScope(); in DeserializeScopeChain() local
149 ModuleScope::ModuleScope(DeclarationScope* script_scope, in ModuleScope()331 DeclarationScope* script_scope, in DeserializeScopeChain()527 DeclarationScope* script_scope = new (info->zone()) in Analyze() local
483 Handle<JSObject> script_scope = in MaterializeScriptScope() local