Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Issue 21221003: Fix many tests that try to force an OSR by checking OptimizationStatus() to instead check Optimizat… (Closed)

Created:
7 years, 4 months ago by titzer
Modified:
7 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix many tests that try to force an OSR by checking OptimizationStatus() to instead check OptimizationCount(). BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15951

Patch Set 1 #

Patch Set 2 : Formatting fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -12 lines) Patch
M test/mjsunit/array-literal-transitions.js View 1 1 chunk +4 lines, -2 lines 0 comments Download
M test/mjsunit/count-based-osr.js View 1 chunk +3 lines, -3 lines 0 comments Download
M test/mjsunit/regress/regress-1118.js View 1 1 chunk +4 lines, -2 lines 0 comments Download
M test/mjsunit/regress/regress-2618.js View 2 chunks +2 lines, -3 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-150545.js View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
7 years, 4 months ago (2013-07-30 08:36:04 UTC) #1
Michael Starzinger
LGTM.
7 years, 4 months ago (2013-07-30 09:26:34 UTC) #2
titzer
7 years, 4 months ago (2013-07-30 09:29:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r15951 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698