Searched defs:ZoneScope (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dzone-inl.h43 ASSERT(ZoneScope::nesting() > 0);
126 ZoneScope::ZoneScope(Isolate* isolate, ZoneScopeMode mode) function in class:v8::internal::ZoneScope
132 bool ZoneScope::ShouldDeleteOnExit() {
137 int ZoneScope::nesting() {
H A Dzone.cc80 ZoneScope::~ZoneScope() {

Completed in 42 milliseconds