Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h163 inline bool JSObject::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
Djs_tagged_value-inl.h1285 inline bool JSTaggedValue::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
Djs_hclass.h1357 inline bool IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp694 bool JSValueRef::IsAsyncGeneratorObject() in IsAsyncGeneratorObject() function in panda::JSValueRef