Searched refs:IsJSAsyncModuleRejectedFunction (Results 1 – 4 of 4) sorted by relevance
438 inline bool JSTaggedValue::IsJSAsyncModuleRejectedFunction() const in IsJSAsyncModuleRejectedFunction() function440 return IsHeapObject() && GetTaggedObject()->GetClass()->IsJSAsyncModuleRejectedFunction(); in IsJSAsyncModuleRejectedFunction()
537 CAST_CHECK(JSAsyncModuleRejectedFunction, IsJSAsyncModuleRejectedFunction);
650 bool IsJSAsyncModuleRejectedFunction() const;
1006 inline bool IsJSAsyncModuleRejectedFunction() const in IsJSAsyncModuleRejectedFunction() function