Home
last modified time | relevance | path

Searched defs:HasContext (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/debug/
Ddebug-scopes.cc265 bool ScopeIterator::HasContext() { in HasContext() function in v8::internal::ScopeIterator
/external/v8/src/ast/
Dscopeinfo.cc401 bool ScopeInfo::HasContext() { in HasContext() function in v8::internal::ScopeInfo
/external/v8/src/compiler/
Dinstruction.h1023 bool HasContext() const { in HasContext() function