Home | History | Annotate | Download | only in debug

Lines Matching defs:GetIsolate

509   GlobalHandles* global_handles = debug_info->GetIsolate()->global_handles();
1100 Isolate* isolate = shared->GetIsolate();
2411 v8::Isolate* MessageImpl::GetIsolate() const {
2412 return reinterpret_cast<v8::Isolate*>(exec_state_->GetIsolate());
2422 Isolate* isolate = event_data_->GetIsolate();
2448 Isolate* isolate = event_data_->GetIsolate();
2489 return GetDebugEventContext(exec_state_->GetIsolate());
2502 v8::Isolate* EventDetailsImpl::GetIsolate() const {
2503 return reinterpret_cast<v8::Isolate*>(exec_state_->GetIsolate());