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

  /external/v8/src/
scopes.h 290 void AllocateVariables(Handle<Context> context);
389 // Computed via AllocateVariables; function scopes only.
scopes.cc 246 top->AllocateVariables(info->calling_context());
483 void Scope::AllocateVariables(Handle<Context> context) {
    [all...]

Completed in 268 milliseconds