Searched defs:SwitchCurrentContext (Results 1 – 3 of 3) sorted by relevance
967 void JSThread::SwitchCurrentContext(EcmaContext *currentContext, bool isInIterate) in SwitchCurrentContext() function in panda::ecmascript::JSThread
981 ### SwitchCurrentContext subsection
4529 void JSNApi::SwitchCurrentContext(EcmaVM *vm, EcmaContext *context) in SwitchCurrentContext() function in panda::JSNApi