Home
last modified time | relevance | path

Searched defs:SwitchCurrentContext (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp967 void JSThread::SwitchCurrentContext(EcmaContext *currentContext, bool isInIterate) in SwitchCurrentContext() function in panda::ecmascript::JSThread
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md981 ### SwitchCurrentContext subsection
Djsnapi_expo.cpp4529 void JSNApi::SwitchCurrentContext(EcmaVM *vm, EcmaContext *context) in SwitchCurrentContext() function in panda::JSNApi