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

  /external/v8/src/parsing/
parser.cc 36 class DiscardableZoneScope {
38 DiscardableZoneScope(Parser* parser, Zone* temp_zone, bool use_temp_zone)
69 ~DiscardableZoneScope() { Reset(); }
79 DISALLOW_COPY_AND_ASSIGN(DiscardableZoneScope);
    [all...]
parser.h     [all...]
parser-base.h     [all...]

Completed in 58 milliseconds