Home
last modified time | relevance | path

Searched refs:RestoreContext (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dapi.h437 inline Context* RestoreContext();
492 Context* HandleScopeImplementer::RestoreContext() {
Dapi.cc749 isolate->handle_scope_implementer()->RestoreContext(); in Exit()
/external/webp/src/dec/
Didec.c226 static void RestoreContext(const MBContext* context, VP8Decoder* const dec, in RestoreContext() function
421 RestoreContext(&context, dec, token_br); in DecodeRemaining()