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

  /external/v8/src/
scopes.h 262 void AllocateVariables(Handle<Context> context);
344 // Computed via AllocateVariables; function scopes only.
compiler.cc 64 top->AllocateVariables(context);
scopes.cc 336 void Scope::AllocateVariables(Handle<Context> context) {
    [all...]

Completed in 422 milliseconds