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.h1215 inline bool JSTaggedValue::IsAsyncGeneratorFunction() const in IsAsyncGeneratorFunction() function
Djs_hclass.h1231 inline bool IsAsyncGeneratorFunction() const in IsAsyncGeneratorFunction() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3397 bool JSValueRef::IsAsyncGeneratorFunction() in IsAsyncGeneratorFunction() function in panda::JSValueRef