Searched defs:SwitchCurrentContext (Results 1 – 4 of 4) sorted by relevance
70 HWTEST_F_L0(EcmaContextTest, SwitchCurrentContext) in HWTEST_F_L0() argument
985 void JSThread::SwitchCurrentContext(EcmaContext *currentContext, bool isInIterate) in SwitchCurrentContext() function in panda::ecmascript::JSThread
981 ### SwitchCurrentContext subsection
4278 void JSNApi::SwitchCurrentContext(EcmaVM *vm, EcmaContext *context) in SwitchCurrentContext() function in panda::JSNApi