Reviewers: Mads Ager, Message: Should I remove Factory::NewNumberFromUint as well? It is not used anymore.
Description: Moved the storage of the last script id into the heap to make it part of the serialized data when starting V8 on a snapshot. Currently the script ids wrap when positive smi value is exhausted. Please review this at http://codereview.chromium.org/43008 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/factory.cc M src/heap-inl.h M src/heap.h M src/heap.cc M test/mjsunit/debug-setbreakpoint.js --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
