Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
isolate.h | 1016 void set_context_exit_happened(bool context_exit_happened) { function in class:v8::internal::Isolate [all...] |
heap.cc | 929 isolate_->set_context_exit_happened(false); [all...] |
api.cc | 751 isolate->set_context_exit_happened(true); [all...] |