Searched refs:excess_allocation (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | zone.h | 61 bool excess_allocation() const { in excess_allocation() function |
/external/v8/src/regexp/ | ||
D | regexp-parser.cc | 54 } else if (zone()->excess_allocation()) { in Advance() |