Searched defs:HasTrivialOuterContext (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dscopes.cc624 return !force_eager_compilation_ && HasTrivialOuterContext();
642 bool Scope::HasTrivialOuterContext() const { function in class:v8::internal::Scope
819 if (HasTrivialOuterContext()) {

Completed in 50 milliseconds