Status: New
Owner: ----
CC: [email protected],  erik.corry
Labels: Type-Bug Priority-Medium

New issue 1739 by mikhail.naganov: Need to make a dependency between HeapIterator and CollectAllGarbage(Heap::kMakeHeapIterableMask) explicit
http://code.google.com/p/v8/issues/detail?id=1739

Currently we only have an assertion that might or might not occur, depending on the current heap state.

Perhaps, we can make HeapIterator to call GC by default, with an ability to skip it in cases where one is sure that the heap is iterable?


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to