Searched defs:IsAsyncGeneratorObject (Results 1 – 4 of 4) sorted by relevance
167 inline bool JSObject::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1150 inline bool JSTaggedValue::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1549 inline bool IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
875 bool JSValueRef::IsAsyncGeneratorObject(const EcmaVM *vm) in IsAsyncGeneratorObject() function in panda::JSValueRef