Searched defs:IsPendingAllocation (Results 1 – 2 of 2) sorted by relevance
42 bool Heap::IsPendingAllocation(HeapObject) { return false; } in IsPendingAllocation() function in v8::internal::third_party_heap::Heap
476 bool Heap::IsPendingAllocation(HeapObject object) { in IsPendingAllocation() function485 bool Heap::IsPendingAllocation(Object object) { in IsPendingAllocation() function