Searched refs:MustAllocateInContext (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/ast/
H A Dscopes.cc1813 bool Scope::MustAllocateInContext(Variable* var) { function in class:v8::internal::Scope
1891 if (MustAllocateInContext(var)) {
1915 if (MustAllocateInContext(var)) {
H A Dscopes.h536 bool MustAllocateInContext(Variable* var);

Completed in 107 milliseconds