Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h1135 inline bool JSTaggedValue::IsAsyncGeneratorFunction() const in IsAsyncGeneratorFunction() function
Djs_hclass.h1568 inline bool IsAsyncGeneratorFunction() const in IsAsyncGeneratorFunction() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp989 bool JSValueRef::IsAsyncGeneratorFunction(const EcmaVM *vm) in IsAsyncGeneratorFunction() function in panda::JSValueRef