Searched refs:AllocateParameterLocals (Results 1 – 2 of 2) sorted by relevance
572 void AllocateParameterLocals();
1139 void Scope::AllocateParameterLocals() { in AllocateParameterLocals() function in v8::internal::Scope1247 if (is_function_scope()) AllocateParameterLocals(); in AllocateVariablesRecursively()