Searched defs:IsValidHeapObject (Results 1 – 2 of 2) sorted by relevance
34 V8_WARN_UNUSED_RESULT inline bool IsValidHeapObject(Heap* heap, in IsValidHeapObject() function
57 bool Heap::IsValidHeapObject(HeapObject) { return false; } in IsValidHeapObject() function in v8::internal::third_party_heap::Heap