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

Issue 2609973002: Fix empty push bug in Array.push (Closed)

Created:
3 years, 11 months ago by danno
Modified:
3 years, 11 months ago
Reviewers:
Igor Sheludko
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix empty push bug in Array.push BUG=chromium:670981 LOG=N R=ishell@chromium.org Review-Url: https://codereview.chromium.org/2609973002 Cr-Commit-Position: refs/heads/master@{#42064} Committed: https://chromium.googlesource.com/v8/v8/+/fcffcba72581ea338e13f79f57df758449093179

Patch Set 1 #

Patch Set 2 : Rename test case #

Patch Set 3 : Review feedback #

Patch Set 4 : Fix builds #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M src/code-stub-assembler.cc View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-670981-array-push.js View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (14 generated)
danno
PTAL
3 years, 11 months ago (2017-01-03 20:13:06 UTC) #2
Igor Sheludko
lgtm but please also add this assert to CodeStubArguments::AtIndex(): CSA_ASSERT(assembler_, assembler_->UintPtrLessThan(index, GetLength()));
3 years, 11 months ago (2017-01-04 07:45:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2609973002/60001
3 years, 11 months ago (2017-01-04 10:55:50 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 10:57:32 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/fcffcba72581ea338e13f79f57df7584490...

Powered by Google App Engine
This is Rietveld 408576698