ZoneScope 415 src/compiler.cc ZoneScope zone_scope(info->zone(), DELETE_ON_EXIT);
ZoneScope 664 src/compiler.cc ZoneScope zone_scope(info->zone(), DELETE_ON_EXIT);
ZoneScope 294 src/compiler.h ZoneScope zone_scope_;
ZoneScope 272 src/deoptimizer.cc ZoneScope zone_scope(isolate->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1908 src/gdb-jit.cc ZoneScope zone_scope(Isolate::Current(), DELETE_ON_EXIT);
ZoneScope 329 src/json-parser.h ZoneScope zone_scope(zone(), DELETE_ON_EXIT);
ZoneScope 172 src/jsregexp.cc ZoneScope zone_scope(zone, DELETE_ON_EXIT);
ZoneScope 389 src/jsregexp.cc ZoneScope zone_scope(isolate->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1616 src/liveedit.cc ZoneScope scope(zone, DELETE_ON_EXIT);
ZoneScope 569 src/parser.cc ZoneScope zone_scope(zone(), DONT_DELETE_ON_EXIT);
ZoneScope 667 src/parser.cc ZoneScope zone_scope(zone(), DONT_DELETE_ON_EXIT);
ZoneScope 543 src/parser.h ZoneScope* zone_scope);
ZoneScope 552 src/parser.h ZoneScope* zone_scope);
ZoneScope 3040 src/runtime.cc ZoneScope zone_space(isolate->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 3145 src/runtime.cc ZoneScope zonescope(zone, DELETE_ON_EXIT);
ZoneScope 3791 src/runtime.cc ZoneScope zone_space(zone, DELETE_ON_EXIT);
ZoneScope 6513 src/runtime.cc ZoneScope scope(zone, DELETE_ON_EXIT);
ZoneScope 113 src/zone-inl.h ZoneScope::ZoneScope(Zone* zone, ZoneScopeMode mode)
ZoneScope 119 src/zone-inl.h bool ZoneScope::ShouldDeleteOnExit() {
ZoneScope 81 src/zone.cc ZoneScope::~ZoneScope() {
ZoneScope 95 src/zone.h friend class ZoneScope;
ZoneScope 235 src/zone.h class ZoneScope BASE_EMBEDDED {
ZoneScope 237 src/zone.h INLINE(ZoneScope(Zone* zone, ZoneScopeMode mode));
ZoneScope 239 src/zone.h virtual ~ZoneScope();
ZoneScope 44 test/cctest/test-ast.cc ZoneScope zone_scope(zone, DELETE_ON_EXIT);
ZoneScope 40 test/cctest/test-dataflow.cc ZoneScope zone_scope(zone, DELETE_ON_EXIT);
ZoneScope 99 test/cctest/test-liveedit.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 75 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 86 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 102 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 121 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 393 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 477 test/cctest/test-regexp.cc ZoneScope scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 535 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 575 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 643 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 723 test/cctest/test-regexp.cc v8::internal::ZoneScope zone_;
ZoneScope 1422 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1446 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1561 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1627 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1657 test/cctest/test-regexp.cc ZoneScope scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 1720 test/cctest/test-regexp.cc ZoneScope zone_scope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 237 test/cctest/test-strings.cc ZoneScope zone(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 352 test/cctest/test-strings.cc ZoneScope zonescope(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);
ZoneScope 443 test/cctest/test-strings.cc ZoneScope zone(Isolate::Current()->runtime_zone(), DELETE_ON_EXIT);