Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_context_test.cpp70 HWTEST_F_L0(EcmaContextTest, SwitchCurrentContext) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp985 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.cpp4278 void JSNApi::SwitchCurrentContext(EcmaVM *vm, EcmaContext *context) in SwitchCurrentContext() function in panda::JSNApi