Searched refs:ZoneScope (Results 1 – 3 of 3) sorted by relevance
143 class ZoneScope final {145 explicit ZoneScope(Zone* zone) : zone_(zone) { } in ZoneScope() function146 ~ZoneScope() { zone_->DeleteAll(); } in ~ZoneScope()
397 ZoneScope zone_scope(isolate->runtime_zone()); in StringReplaceGlobalAtomRegExpWithString()479 ZoneScope zone_scope(isolate->runtime_zone()); in StringReplaceGlobalRegExpWithString()719 ZoneScope zone_scope(isolate->runtime_zone()); in RUNTIME_FUNCTION()
349 ZoneScope zone_scope(isolate->runtime_zone()); in RUNTIME_FUNCTION()