Searched refs:LookupValue (Results 1 – 3 of 3) sorted by relevance
79 static Value* LookupValue(const QualifiedName& name);
107 Value* Declarations::LookupValue(const QualifiedName& name) { in LookupValue() function in v8::internal::torque::Declarations
2441 Value* value = Declarations::LookupValue(name); in GetLocationReference()