Searched refs:IsHeapIterable (Results 1 – 3 of 3) sorted by relevance
1061 bool IsHeapIterable();
4814 bool Heap::IsHeapIterable() { in IsHeapIterable() function in v8::internal::Heap4822 if (!IsHeapIterable()) { in EnsureHeapIsIterable()4825 ASSERT(IsHeapIterable()); in EnsureHeapIsIterable()
12132 ASSERT(HEAP->IsHeapIterable()); in RUNTIME_FUNCTION()12210 ASSERT(HEAP->IsHeapIterable()); in RUNTIME_FUNCTION()