Searched refs:MustAllocateInContext (Results 1 – 2 of 2) sorted by relevance
578 bool MustAllocateInContext(Variable* var); in NON_EXPORTED_BASE()
2035 bool Scope::MustAllocateInContext(Variable* var) { in MustAllocateInContext() function in v8::internal::Scope2117 if (MustAllocateInContext(var)) { in AllocateParameter()2141 if (MustAllocateInContext(var)) { in AllocateNonParameterLocal()