Searched refs:AllocateNonParameterLocalsAndDeclaredGlobals (Results 1 – 2 of 2) sorted by relevance
722 V8_INLINE void AllocateNonParameterLocalsAndDeclaredGlobals();
2510 void Scope::AllocateNonParameterLocalsAndDeclaredGlobals() { in AllocateNonParameterLocalsAndDeclaredGlobals() function in v8::internal::Scope2588 scope->AllocateNonParameterLocalsAndDeclaredGlobals(); in AllocateVariablesRecursively()