Searched refs:LookupInScopeInfo (Results 1 – 2 of 2) sorted by relevance
162 return LookupInScopeInfo(name); in NON_EXPORTED_BASE()165 Variable* LookupInScopeInfo(const AstRawString* name); in NON_EXPORTED_BASE()
883 Variable* Scope::LookupInScopeInfo(const AstRawString* name) { in LookupInScopeInfo() function in v8::internal::Scope