Home
last modified time | relevance | path

Searched refs:IsWithContext (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dcontexts.cc115 context->IsWithContext() || in Lookup()
Dcontexts.h351 bool IsWithContext() { in IsWithContext() function
Dscopes.cc209 if (context->IsWithContext()) { in DeserializeScopeChain()
Druntime.cc11050 ASSERT(context_->IsWithContext()); in Type()
11079 ASSERT(context_->IsWithContext()); in Type()
11706 ASSERT(current->IsWithContext()); in CopyNestedScopeContextChain()