Home
last modified time | relevance | path

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

/external/v8/src/
Dscopes.cc1100 bool Scope::MustAllocateInContext(Variable* var) { in MustAllocateInContext() function in v8::internal::Scope
1179 if (MustAllocateInContext(var)) { in AllocateParameterLocals()
1200 if (MustAllocateInContext(var)) { in AllocateNonParameterLocal()
Dscopes.h566 bool MustAllocateInContext(Variable* var);