Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dstackful_coroutine_worker.cpp434 StackfulCoroutineContext *StackfulCoroutineWorker::GetCurrentContext() const in GetCurrentContext() function in ark::StackfulCoroutineWorker
Dstackful_coroutine_manager.cpp821 StackfulCoroutineContext *StackfulCoroutineManager::GetCurrentContext() in GetCurrentContext() function in ark::StackfulCoroutineManager
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5945 Local<JSValueRef> JSNApi::GetCurrentContext(const EcmaVM *vm) in GetCurrentContext() function in panda::JSNApi