Reviewers: zarko, Vitaly, Description: [Isolates] A fix for 2 crashing tests in arm simulator (post-API patch). Need to keep a per-isolate/per-thread instance of Simulator, rather then have one Simulator per thread as was before. Also, need to enter default isolate in Simulator::current() since APIs like SetResourceConstraints require a Simulator before V8::Initialize.
Please review this at http://codereview.chromium.org/3076032/show Affected files: M src/arm/simulator-arm.cc M src/isolate.h M src/isolate.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
