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

Issue 935623002: Convert to immutable heap number when materializing arguments object. (Closed)

Created:
5 years, 10 months ago by Jarin
Modified:
5 years, 10 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Convert to immutable heap number when materializing arguments object. BUG=chromium:457935 LOG=n R=ishell@chromium.org Committed: https://crrev.com/3f3558f3657286fc45480eec44fc699286723280 Cr-Commit-Position: refs/heads/master@{#26704}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Tweaks #

Patch Set 3 : Tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M src/deoptimizer.cc View 1 2 2 chunks +9 lines, -4 lines 0 comments Download
A + test/mjsunit/regress/regress-457935.js View 1 1 chunk +13 lines, -10 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Jarin
Could you take a look, please?
5 years, 10 months ago (2015-02-17 15:00:56 UTC) #1
Igor Sheludko
https://codereview.chromium.org/935623002/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/935623002/diff/1/src/deoptimizer.cc#newcode3393 src/deoptimizer.cc:3393: if (value->IsMutableHeapNumber()) { I think we could save some ...
5 years, 10 months ago (2015-02-17 15:07:54 UTC) #2
Jarin
https://codereview.chromium.org/935623002/diff/1/src/deoptimizer.cc File src/deoptimizer.cc (right): https://codereview.chromium.org/935623002/diff/1/src/deoptimizer.cc#newcode3393 src/deoptimizer.cc:3393: if (value->IsMutableHeapNumber()) { On 2015/02/17 15:07:54, Igor Sheludko wrote: ...
5 years, 10 months ago (2015-02-17 15:20:48 UTC) #3
Jarin
On 2015/02/17 15:20:48, jarin wrote: > On 2015/02/17 15:07:54, Igor Sheludko wrote: > > I ...
5 years, 10 months ago (2015-02-17 15:32:08 UTC) #4
Igor Sheludko
lgtm
5 years, 10 months ago (2015-02-17 15:34:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/935623002/40001
5 years, 10 months ago (2015-02-17 16:55:25 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-17 18:08:59 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-17 18:09:08 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3f3558f3657286fc45480eec44fc699286723280
Cr-Commit-Position: refs/heads/master@{#26704}

Powered by Google App Engine
This is Rietveld 408576698