Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2813 ### IsAsyncFunction subsection
Djsnapi_expo.cpp963 bool JSValueRef::IsAsyncFunction(const EcmaVM *vm) in IsAsyncFunction() function in panda::JSValueRef
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp240 bool PandaGen::IsAsyncFunction() const in IsAsyncFunction() function in panda::es2panda::compiler::PandaGen