Home
last modified time | relevance | path

Searched refs:isolate_debug (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dapi.cc7835 i::Debug* isolate_debug = isolate->debug(); in GetMirror() local
7836 has_pending_exception = !isolate_debug->Load(); in GetMirror()
7838 i::Handle<i::JSObject> debug(isolate_debug->debug_context()->global_object()); in GetMirror()