Searched defs:IsAsyncGeneratorObject (Results 1 – 5 of 5) sorted by relevance
167 inline bool JSObject::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1189 inline bool JSTaggedValue::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1630 inline bool IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1454 HWTEST_F_L0(JSNApiTests, IsAsyncGeneratorObject) in HWTEST_F_L0() argument
973 bool JSValueRef::IsAsyncGeneratorObject(const EcmaVM *vm) in IsAsyncGeneratorObject() function in panda::JSValueRef