yangguo@chromium.org
|
1be45275c6
|
Fix test for bots that force --parallel-recompilation as shell flag.
R=jkummerow@chromium.org
BUG=
Review URL: https://codereview.chromium.org/16914006
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15202 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-06-19 09:32:05 +00:00 |
|
yangguo@chromium.org
|
627872ec67
|
Do not modify FLAG_parallel_recompilation after start up.
R=jkummerow@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/17202006
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15195 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-06-18 14:25:24 +00:00 |
|
yangguo@chromium.org
|
173d9e8f4a
|
Correctly override parallel recompilation flag for test case.
R=mstarzinger@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/12655006
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13915 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2013-03-12 17:33:51 +00:00 |
|
sanjoy@chromium.org
|
693c7643d2
|
Optimize functions on a second thread.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10807024
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12148 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2012-07-19 18:58:23 +00:00 |
|
vegorov@chromium.org
|
ac36cb4504
|
Merge experimental/gc branch to the bleeding_edge.
Review URL: http://codereview.chromium.org/7945009
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9328 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-09-19 18:36:47 +00:00 |
|
fschneider@chromium.org
|
fa2ff742ed
|
Adjust unit test to avoid flakyness when running with the ARM simulator.
In some cases the assert that the test function is not optimized fails
because the function may be optimized already after the second invocation.
(e.g. when running slow in debug mode)
Review URL: http://codereview.chromium.org/7778009
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9034 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-08-29 08:46:35 +00:00 |
|
jkummerow@chromium.org
|
f2a9026d9a
|
Fix flakiness of optimization assertion on slow ARM builders
(if the test ran too slow, optimization kicked in earlier than expected by the test)
TEST=mjsunit/assert-opt-and-deopt.js no longer flaky
Review URL: http://codereview.chromium.org/7298001
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8511 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-07-01 11:12:27 +00:00 |
|
jkummerow@chromium.org
|
89c64653bf
|
Expose optimization info via runtime functions
TEST=mjsunit/assert-opt-and-deopt.js
Review URL: http://codereview.chromium.org/6879108
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7813 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
|
2011-05-09 08:58:57 +00:00 |
|