Reviewers: Vitaly, Description: - Add a pointer to Bootstrapper from Isolate. - Remove AllStatic parent from Bootstrapper. - Add empty constructor to Boostrapper. - Mark Bootstrapper as forbidden to copy/assign.
Please review this at http://codereview.chromium.org/2469002/show SVN Base: http://v8.googlecode.com/svn/branches/experimental/isolates/ Affected files: M src/bootstrapper.h M src/bootstrapper.cc M src/isolate.h M src/isolate.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
