Searched defs:IsAsyncGeneratorObject (Results 1 – 5 of 5) sorted by relevance
167 inline bool JSObject::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1150 inline bool JSTaggedValue::IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1579 inline bool IsAsyncGeneratorObject() const in IsAsyncGeneratorObject() function
1443 HWTEST_F_L0(JSNApiTests, IsAsyncGeneratorObject) in HWTEST_F_L0() argument
957 bool JSValueRef::IsAsyncGeneratorObject(const EcmaVM *vm) in IsAsyncGeneratorObject() function in panda::JSValueRef