Home
last modified time | relevance | path

Searched refs:ThisIsNonLocal (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/debug/
Ddebug-scopes.h78 bool ThisIsNonLocal();
Ddebug-evaluate.cc173 global_function, it.ThisIsNonLocal()); in ContextBuilder()
Ddebug-scopes.cc340 bool ScopeIterator::ThisIsNonLocal() { in ThisIsNonLocal() function in v8::internal::ScopeIterator