Home | History | Annotate | Download | only in src

Lines Matching full:debug_context

1100         debug_context()->global()->GetPropertyNoExceptionThrown(
2238 return IsLoaded() && global == debug_context()->global();
2245 ASSERT(isolate_->context() == *Debug::debug_context());
2255 Handle<JSObject>(Debug::debug_context()->global()),
2371 ASSERT(isolate_->context() == *isolate_->debug()->debug_context());
2385 Handle<JSObject>(isolate_->debug()->debug_context()->global()),
2523 ASSERT(isolate_->context() == *isolate_->debug()->debug_context());
2529 ASSERT(isolate_->context() == *isolate_->debug()->debug_context());
2607 Handle<Object>(debug->debug_context()->global()->
2774 return isolate_->debug()->debug_context();
3239 isolate_->set_context(*debug->debug_context());