Searched refs:runtime_zone (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Disolate.h904 Zone* runtime_zone() { return &runtime_zone_; } function in class:v8::internal::Isolate
H A Druntime.cc3831 ZoneScope zone_scope(isolate->runtime_zone());
3923 ZoneScope zone_scope(isolate->runtime_zone());
4473 ZoneScope zone_scope(isolate->runtime_zone());
6804 ZoneScope zone_scope(isolate->runtime_zone());

Completed in 911 milliseconds