Home
last modified time | relevance | path

Searched defs:IsJsMode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_manager.h176 virtual bool IsJsMode() in IsJsMode() function
Dstackful_coroutine_manager.cpp620 bool StackfulCoroutineManager::IsJsMode() in IsJsMode() function in ark::StackfulCoroutineManager