Reviewers: Erik Corry, Mads Ager, Message: I will file the bug for the TODO after this change is reviewed.
-Ivan Description: - Preserve bootstrapper state across thread switches (fixes issue 143). - Make sure stack guards are properly setup even when preemption is active. - Fix missing v8::Locker and v8::Unlocker use in d8.cc. - Threads forked in d8 do get their own context setup. Please review this at http://codereview.chromium.org/18581 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/bootstrapper.h M src/bootstrapper.cc M src/d8.cc M src/execution.h M src/execution.cc M src/runtime.cc M src/v8threads.cc M tools/v8.xcodeproj/project.pbxproj --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
