Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h845 void AllocateLocals();
Dscopes.cc2155 AsDeclarationScope()->AllocateLocals(); in AllocateNonParameterLocalsAndDeclaredGlobals()
2159 void DeclarationScope::AllocateLocals() { in AllocateLocals() function in v8::internal::DeclarationScope