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

/external/chromium_org/v8/src/
H A Dscopes.cc276 if (!top->AllocateVariables(info, &ast_node_factory)) return false;
636 bool Scope::AllocateVariables(CompilationInfo* info, function in class:v8::internal::Scope

Completed in 265 milliseconds