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

  /external/v8/src/ast/
scopes.h 735 return GetRareVariable(RareVariable::kGeneratorObject);
741 return GetRareVariable(RareVariable::kPromise);
784 Variable* this_function = GetRareVariable(RareVariable::kThisFunction);
    [all...]
scopes.cc     [all...]

Completed in 80 milliseconds