HomeSort by relevance Sort by last modified time
    Searched refs:RestoreContext (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
api.h 358 inline Context* RestoreContext();
418 Context* HandleScopeImplementer::RestoreContext() {
api.cc 492 i::Context* last_context = thread_local.RestoreContext();
    [all...]

Completed in 133 milliseconds