Home | History | Annotate | Download | only in profiler

Lines Matching refs:set_context

2496     isolate_->set_context(nullptr);
2498 ~NullContextScope() { isolate_->set_context(prev_); }