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

Issue 1183123002: [mjsunit] Remove unsupported flag --turbo-deoptimization from tests. (Closed)

Created:
5 years, 6 months ago by Benedikt Meurer
Modified:
5 years, 6 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[mjsunit] Remove unsupported flag --turbo-deoptimization from tests. R=svenpanne@chromium.org Committed: https://crrev.com/d19410f8e7237240ea870652d32f7147b8873822 Cr-Commit-Position: refs/heads/master@{#29018}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -43 lines) Patch
M test/mjsunit/big-array-literal.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/compiler/osr-maze1.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/compiler/osr-maze2.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/compiler/regress-445907.js View 1 chunk +0 lines, -2 lines 0 comments Download
M test/mjsunit/compiler/regress-446647.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/compiler/regress-447567.js View 1 chunk +0 lines, -2 lines 0 comments Download
M test/mjsunit/compiler/regress-uint8-deopt.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/compiler/try-deopt.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-backtrace-text.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-break-inline.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-clearbreakpointgroup.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/debug-evaluate-arguments.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-evaluate-closure.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/debug-evaluate-with.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/debug-receiver.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-references.js View 1 chunk +1 line, -2 lines 0 comments Download
M test/mjsunit/debug-scopes.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-step-2.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/harmony/proxies.js View 1 chunk +1 line, -2 lines 0 comments Download
M test/mjsunit/regress/poly_count_operation.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regress/regress-1170187.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-119609.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-131994.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-325676.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-417709a.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regress/regress-78270.js View 1 chunk +0 lines, -2 lines 0 comments Download
M test/mjsunit/regress/regress-assignment-in-test-context.js View 1 chunk +1 line, -2 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-107996.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-crbug-171715.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-crbug-222893.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-crbug-480819.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regress/regress-crbug-489293.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regress/regress-debug-deopt-while-recompile.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/regress-opt-after-debug-deopt.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/regress/string-set-char-deopt.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/strict-mode.js View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Benedikt Meurer
5 years, 6 months ago (2015-06-15 09:20:46 UTC) #1
Benedikt Meurer
Hey Sven, The --turbo-deoptimization flag was removed some time ago (and deoptimization is now enabled ...
5 years, 6 months ago (2015-06-15 09:21:34 UTC) #2
Sven Panne
lgtm
5 years, 6 months ago (2015-06-15 09:25:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1183123002/1
5 years, 6 months ago (2015-06-15 09:32:12 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-15 09:43:01 UTC) #6
commit-bot: I haz the power
5 years, 6 months ago (2015-06-15 09:43:21 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d19410f8e7237240ea870652d32f7147b8873822
Cr-Commit-Position: refs/heads/master@{#29018}

Powered by Google App Engine
This is Rietveld 408576698