verwaest@chromium.org
|
d5caecccc5
|
Revert "Use stability to only conditionally flush information from the CheckMaps table."
R=ishell@chromium.org
Review URL: https://codereview.chromium.org/180023002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19548 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-02-25 16:11:58 +00:00 |
|
verwaest@chromium.org
|
161b2f689a
|
Reland: "Use stability to only conditionally flush information from the CheckMaps table."
BUG=
R=ishell@chromium.org
Original CL: https://codereview.chromium.org/153823003
Review URL: https://codereview.chromium.org/153653007
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19342 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-02-12 18:48:12 +00:00 |
|
verwaest@chromium.org
|
75432b7696
|
Revert "Use stability to only conditionally flush information from the CheckMaps table."
R=ishell@chromium.org
BUG=
Review URL: https://codereview.chromium.org/137863005
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19331 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-02-12 15:38:42 +00:00 |
|
verwaest@chromium.org
|
2b7d33572a
|
Use stability to only conditionally flush information from the CheckMaps table.
BUG=
R=ishell@chromium.org
Review URL: https://codereview.chromium.org/153823003
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19330 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2014-02-12 15:07:41 +00:00 |
|
titzer@chromium.org
|
49d9555a97
|
Generate a custom OSR entrypoint for OSR compiles on all platforms, and transition to optimized code using the special entrypoint, instead of through the deoptimizer. Do not install the OSR compiled code as _the_ optimized code for a function.
Remove OSR-related stuff from deoptimizer.
BUG=
R=mstarzinger@chromium.org
Review URL: https://codereview.chromium.org/21340002
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16599 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-09-09 16:34:40 +00:00 |
|
yangguo@chromium.org
|
070e3b0af4
|
Introduce concurrent on-stack replacement.
Currently disabled behind --concurrent-osr.
R=titzer@chromium.org
BUG=
Review URL: https://codereview.chromium.org/23710014
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16527 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-09-04 12:55:59 +00:00 |
|
yangguo@chromium.org
|
c52b7bba05
|
Fix regressions triggered by map invalidation during graph creation.
BUG=
R=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/22807003
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16150 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-08-12 14:10:25 +00:00 |
|