Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h111 bool IsExecutingPendingJob() const in IsExecutingPendingJob() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3494 bool JSNApi::IsExecutingPendingJob(const EcmaVM *vm) in IsExecutingPendingJob() function in panda::JSNApi