Searched refs:script_scope_ (Results 1 – 2 of 2) sorted by relevance
298 DeclarationScope* script_scope() const { return script_scope_; } in script_scope()300 script_scope_ = script_scope; in set_script_scope()353 DeclarationScope* script_scope_; variable
211 script_scope_(nullptr), in ParseInfo()