Searched defs:script_scope (Results 1 – 4 of 4) sorted by relevance
123 DeclarationScope* script_scope() const { return script_scope_; } in script_scope() function124 void set_script_scope(DeclarationScope* script_scope) { in set_script_scope()
575 DeclarationScope* script_scope = NewScriptScope(); in DeserializeScopeChain() local
186 ModuleScope::ModuleScope(DeclarationScope* script_scope, in ModuleScope()374 DeclarationScope* script_scope, in DeserializeScopeChain()594 DeclarationScope* script_scope = new (info->zone()) in Analyze() local
480 Handle<JSObject> script_scope = in MaterializeScriptScope() local