Searched defs:HasContext (Results 1 – 2 of 2) sorted by relevance
205 bool ScopeInfo::HasContext() { in HasContext() function in v8::internal::ScopeInfo
772 bool HasContext() const { return type_ == JS_FRAME; } in HasContext() function