Searched refs:AllocateVariables (Results 1 - 2 of 2) sorted by path

/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
H A Dscopes.h494 // Computed via AllocateVariables; function, block and catch scopes only.
599 bool AllocateVariables(CompilationInfo* info,

Completed in 975 milliseconds