DELETE_ON_EXIT    415 src/compiler.cc   ZoneScope zone_scope(info->zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    664 src/compiler.cc   ZoneScope zone_scope(info->zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    282 src/compiler.h         zone_scope_(&zone_, DELETE_ON_EXIT) {}
DELETE_ON_EXIT    286 src/compiler.h         zone_scope_(&zone_, DELETE_ON_EXIT) {}
DELETE_ON_EXIT    290 src/compiler.h         zone_scope_(&zone_, DELETE_ON_EXIT) {}
DELETE_ON_EXIT    272 src/deoptimizer.cc   ZoneScope zone_scope(isolate->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1908 src/gdb-jit.cc   ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
DELETE_ON_EXIT    329 src/json-parser.h   ZoneScope zone_scope(zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    172 src/jsregexp.cc   ZoneScope zone_scope(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT    389 src/jsregexp.cc   ZoneScope zone_scope(isolate->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1616 src/liveedit.cc   ZoneScope scope(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT   3040 src/runtime.cc   ZoneScope zone_space(isolate->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   3145 src/runtime.cc   ZoneScope zonescope(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT   3791 src/runtime.cc   ZoneScope zone_space(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT   6513 src/runtime.cc   ZoneScope scope(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT    120 src/zone-inl.h   return zone_->scope_nesting_ == 1 && mode_ == DELETE_ON_EXIT;
DELETE_ON_EXIT    246 src/zone.h         mode_ = DELETE_ON_EXIT;
DELETE_ON_EXIT     44 test/cctest/test-ast.cc   ZoneScope zone_scope(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT     40 test/cctest/test-dataflow.cc   ZoneScope zone_scope(zone, DELETE_ON_EXIT);
DELETE_ON_EXIT     99 test/cctest/test-liveedit.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT     75 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT     86 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    102 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    121 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    393 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    477 test/cctest/test-regexp.cc   ZoneScope scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    535 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    575 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    643 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    712 test/cctest/test-regexp.cc                                 DELETE_ON_EXIT) {
DELETE_ON_EXIT   1422 test/cctest/test-regexp.cc     ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1446 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1561 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1627 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1657 test/cctest/test-regexp.cc   ZoneScope scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT   1720 test/cctest/test-regexp.cc   ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    237 test/cctest/test-strings.cc   ZoneScope zone(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    352 test/cctest/test-strings.cc   ZoneScope zonescope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
DELETE_ON_EXIT    443 test/cctest/test-strings.cc   ZoneScope zone(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);