Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dscopes.h722 V8_INLINE void AllocateNonParameterLocalsAndDeclaredGlobals();
Dscopes.cc2510 void Scope::AllocateNonParameterLocalsAndDeclaredGlobals() { in AllocateNonParameterLocalsAndDeclaredGlobals() function in v8::internal::Scope
2588 scope->AllocateNonParameterLocalsAndDeclaredGlobals(); in AllocateVariablesRecursively()