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

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

Completed in 74 milliseconds