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

Issue 1977983002: Revert "Fix TypedArray Property optimizations", add regression test and eliminate dead code (Closed)

Created:
4 years, 7 months ago by gsathya
Modified:
4 years, 7 months ago
Reviewers:
adamk
CC:
v8-reviews_googlegroups.com, Toon Verwaest
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert "Fix TypedArray Property optimizations", add regression test and eliminate dead code This reverts commit 41d571dfe87d70bb04a59e6e6dbe732b6df56277. Reason for revert: This patch breaks the correctness of the typedarray properties such as length, byteOffset, byteLength. The accessor check optimization code is dead code eliminated. A follow up patch will fix this optimization correctly. BUG=chromium:593634 Committed: https://crrev.com/d33aedb7b9bfa7e2c05f5eb028565833a6f3f3ba Cr-Commit-Position: refs/heads/master@{#36254}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -70 lines) Patch
M src/accessors.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M src/bootstrapper.cc View 3 chunks +3 lines, -31 lines 0 comments Download
M src/contexts.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/js/array-iterator.js View 1 chunk +1 line, -1 line 0 comments Download
M src/js/typedarray.js View 3 chunks +2 lines, -5 lines 0 comments Download
M test/cctest/interpreter/bytecode_expectations/CallRuntime.golden View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-610633.js View 1 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977983002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977983002/1
4 years, 7 months ago (2016-05-13 20:27:02 UTC) #5
gsathya
4 years, 7 months ago (2016-05-13 20:27:36 UTC) #6
adamk
cc verwaest fyi https://codereview.chromium.org/1977983002/diff/1/test/mjsunit/regress/regress-610633.js File test/mjsunit/regress/regress-610633.js (right): https://codereview.chromium.org/1977983002/diff/1/test/mjsunit/regress/regress-610633.js#newcode2 test/mjsunit/regress/regress-610633.js:2: // Copyright 2013 the V8 project ...
4 years, 7 months ago (2016-05-13 20:33:39 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-13 20:58:22 UTC) #9
gsathya
https://codereview.chromium.org/1977983002/diff/1/test/mjsunit/regress/regress-610633.js File test/mjsunit/regress/regress-610633.js (right): https://codereview.chromium.org/1977983002/diff/1/test/mjsunit/regress/regress-610633.js#newcode2 test/mjsunit/regress/regress-610633.js:2: // Copyright 2013 the V8 project authors. All rights ...
4 years, 7 months ago (2016-05-13 21:11:53 UTC) #10
adamk
lgtm
4 years, 7 months ago (2016-05-13 21:54:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1977983002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1977983002/20001
4 years, 7 months ago (2016-05-13 21:54:26 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-13 22:30:50 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 22:31:17 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d33aedb7b9bfa7e2c05f5eb028565833a6f3f3ba
Cr-Commit-Position: refs/heads/master@{#36254}

Powered by Google App Engine
This is Rietveld 408576698