HomeSort by relevance Sort by last modified time
    Searched refs:AllocateVariables (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
scopes.h 494 // Computed via AllocateVariables; function, block and catch scopes only.
599 bool AllocateVariables(CompilationInfo* info,
scopes.cc 276 if (!top->AllocateVariables(info, &ast_node_factory)) return false;
636 bool Scope::AllocateVariables(CompilationInfo* info,
    [all...]

Completed in 56 milliseconds