I meant the length of page_list could be smaller than size actually
needed.

>
> deserializer is using the original heap page size in header to create
> the page_list.  The length of page_list could be smaller than the
> original heap space.  Later it causes following assertion fail in
> ResolvePaged():
> ASSERT(page_index < page_list->length());
--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to