Searched refs:AllocateVariablesRecursively (Results 1 – 2 of 2) sorted by relevance
617 AllocateVariablesRecursively(); in AllocateVariables()1232 void Scope::AllocateVariablesRecursively() { in AllocateVariablesRecursively() function in v8::internal::Scope1235 inner_scopes_[i]->AllocateVariablesRecursively(); in AllocateVariablesRecursively()
575 void AllocateVariablesRecursively();