Home
last modified time | relevance | path

Searched refs:ShallowLookup (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/torque/
Dscope.h112 Declarable* ShallowLookup(const std::string& name) { in ShallowLookup() function
Ddeclarations.cc47 return chain_.ShallowLookup(name) != nullptr; in IsDeclaredInCurrentScope()