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

  /external/v8/src/
rewriter.cc 244 Variable* result = scope->NewTemporary(
scopes.h 186 Variable* NewTemporary(Handle<String> name);
scopes.cc 458 // explicitly, and TEMPORARY variables are allocated via NewTemporary().
492 Variable* Scope::NewTemporary(Handle<String> name) {
    [all...]
parser.cc     [all...]

Completed in 201 milliseconds