Reviewers: Sven Panne,

Message:
Hi Sven,
Here are with changes and ports. Thx for the look!
--Michael

Description:
Fix for 3303 MultithreadedParallelIsolates has a race condition.

The fix is to make the code aging sequence hang off the isolate.

BUG=v8:3303
[email protected]
LOG=N

Please review this at https://codereview.chromium.org/261953002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+130, -131 lines):
  M src/arm/assembler-arm-inl.h
  M src/arm/builtins-arm.cc
  M src/arm/codegen-arm.cc
  M src/arm/deoptimizer-arm.cc
  M src/arm/macro-assembler-arm.cc
  M src/arm/simulator-arm.cc
  M src/arm64/assembler-arm64-inl.h
  M src/arm64/builtins-arm64.cc
  M src/arm64/codegen-arm64.cc
  M src/arm64/macro-assembler-arm64.h
  M src/arm64/macro-assembler-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/codegen.h
  M src/ia32/codegen-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-debug.cc
  M src/x64/codegen-x64.cc
  M test/cctest/cctest.status


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to