Reviewers: Michael Starzinger,

Description:
Simplify installing concurrently recompiled code.

Instead of overwriting the code entry of the function, we trigger
an interrupt to install the code on the main thread.

[email protected]
BUG=

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

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

Affected files (+31, -172 lines):
  M src/arm/builtins-arm.cc
  M src/builtins.h
  M src/compiler.cc
  M src/debug.cc
  M src/execution.h
  M src/execution.cc
  M src/ia32/builtins-ia32.cc
  M src/mips/builtins-mips.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/optimizing-compiler-thread.h
  M src/optimizing-compiler-thread.cc
  M src/runtime-profiler.cc
  M src/runtime.h
  M src/runtime.cc
  M src/x64/builtins-x64.cc
  M test/mjsunit/fuzz-natives-part1.js
  M test/mjsunit/fuzz-natives-part2.js
  M test/mjsunit/fuzz-natives-part3.js
  M test/mjsunit/fuzz-natives-part4.js


--
--
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/groups/opt_out.

Reply via email to