Home
last modified time | relevance | path

Searched refs:RestoreContext (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/api/
H A Dapi.h385 inline Context RestoreContext();
462 Context HandleScopeImplementer::RestoreContext() { in RestoreContext() function in v8::internal::HandleScopeImplementer
H A Dapi-inl.h172 isolate_->set_context(impl->RestoreContext()); in ~CallDepthScope()
H A Dapi.cc1056 isolate->set_context(impl->RestoreContext()); in Exit()
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Didec_dec.c279 static void RestoreContext(const MBContext* context, VP8Decoder* const dec, in RestoreContext() function
487 RestoreContext(&context, dec, token_br); in DecodeRemaining()

Completed in 25 milliseconds