Searched refs:IsImportEntry (Results 1 – 4 of 4) sorted by relevance
25 CAST_CHECK(ImportEntry, IsImportEntry);
1370 inline bool JSTaggedValue::IsImportEntry() const in IsImportEntry() function1372 return IsHeapObject() && GetTaggedObject()->GetClass()->IsImportEntry(); in IsImportEntry()
688 bool IsImportEntry() const;
1445 inline bool IsImportEntry() const in IsImportEntry() function