Searched defs:AllocateVariablesRecursively (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dscopes.cc617 AllocateVariablesRecursively();
1232 void Scope::AllocateVariablesRecursively() { function in class:v8::internal::Scope
1235 inner_scopes_[i]->AllocateVariablesRecursively();

Completed in 30 milliseconds