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

Issue 17872002: Fix elements-kind test to disable optimization of important functions under test; add simpler versi… (Closed)

Created:
7 years, 6 months ago by titzer
Modified:
7 years, 5 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Fix elements-kind test to disable optimization of important functions under test; add simpler versions of elements kind test. Committed: https://code.google.com/p/v8/source/detail?r=15347

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -45 lines) Patch
M test/mjsunit/elements-kind.js View 4 chunks +6 lines, -0 lines 2 comments Download
A + test/mjsunit/opt-elements-kind.js View 5 chunks +86 lines, -24 lines 2 comments Download
A + test/mjsunit/osr-elements-kind.js View 4 chunks +77 lines, -21 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
titzer
7 years, 6 months ago (2013-06-26 12:09:39 UTC) #1
mvstanton
Hi Ben, just a cupla questions. --Michael https://codereview.chromium.org/17872002/diff/1/test/mjsunit/elements-kind.js File test/mjsunit/elements-kind.js (right): https://codereview.chromium.org/17872002/diff/1/test/mjsunit/elements-kind.js#newcode226 test/mjsunit/elements-kind.js:226: try {} ...
7 years, 6 months ago (2013-06-26 13:21:43 UTC) #2
titzer
https://codereview.chromium.org/17872002/diff/1/test/mjsunit/elements-kind.js File test/mjsunit/elements-kind.js (right): https://codereview.chromium.org/17872002/diff/1/test/mjsunit/elements-kind.js#newcode226 test/mjsunit/elements-kind.js:226: try {} catch (e) {} // TODO(titzer): DisableOptimization On ...
7 years, 6 months ago (2013-06-26 17:53:59 UTC) #3
mvstanton
Right on, sounds good. lgtm.
7 years, 5 months ago (2013-06-27 07:09:31 UTC) #4
titzer
7 years, 5 months ago (2013-06-27 08:46:53 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r15347 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698