Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h898 void AllocateLocals();
Dscopes.cc2258 AsDeclarationScope()->AllocateLocals(); in AllocateNonParameterLocalsAndDeclaredGlobals()
2262 void DeclarationScope::AllocateLocals() { in AllocateLocals() function in v8::internal::DeclarationScope