Home
last modified time | relevance | path

Searched defs:IsAsyncGeneratorObject (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h151 inline bool JSObject::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
Djs_tagged_value-inl.h1198 inline bool JSTaggedValue::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
Djs_hclass.h1149 inline bool IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2590 bool JSValueRef::IsAsyncGeneratorObject() in IsAsyncGeneratorObject() function in panda::JSValueRef