Searched defs:IsHeapObject (Results 1 – 10 of 10) sorted by relevance
140 static bool IsHeapObject(ObjectPointerType v) in IsHeapObject() function171 static bool IsHeapObject(coretypes::TaggedType v) in IsHeapObject() function
44 bool IsHeapObject(HeapAddress) const override { return false; } in IsHeapObject() function in common::test::TestAllocator
37 bool IsHeapObject(HeapAddress) const override { return false; } in IsHeapObject() function in common::StubAllocator
199 ARK_INLINE bool IsHeapObject() const in IsHeapObject() function
496 bool RegionSpace::IsHeapObject(HeapAddress addr) const in IsHeapObject() function in common::RegionSpace
227 inline bool IsHeapObject() const in IsHeapObject() function
392 bool IsHeapObject() const in IsHeapObject() function1276 bool IsHeapObject() const in IsHeapObject() function
527 bool RawHeapTranslateV1::IsHeapObject(uint64_t addr) in IsHeapObject() function in rawheap_translate::RawHeapTranslateV1
626 bool IsHeapObject() const in IsHeapObject() function
1150 bool JSValueRef::IsHeapObject() in IsHeapObject() function in panda::JSValueRef