Searched refs:IsWithContext (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/
H A Dcontexts.cc134 context->IsWithContext() ||
145 } else if (context->IsWithContext()) {
H A Dcontexts.h474 bool IsWithContext() { function in class:v8::internal::Context
H A Dscopes.cc194 if (context->IsWithContext()) {
H A Dframes.cc1252 while (context->IsWithContext()) {
H A Druntime.cc12141 DCHECK(context_->IsWithContext());
12170 DCHECK(context_->IsWithContext());

Completed in 181 milliseconds