Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h846 void AllocateParameterLocals();
Dscopes.cc2069 void DeclarationScope::AllocateParameterLocals() { in AllocateParameterLocals() function in v8::internal::DeclarationScope
2214 AsDeclarationScope()->AllocateParameterLocals(); in AllocateVariablesRecursively()