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

Issue 812353002: Use weak cell to embed map in CompareNil IC. (Closed)

Created:
6 years ago by ulan
Modified:
6 years ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Use weak cell to embed map in CompareNil IC. BUG=v8:3629 LOG=N Committed: https://crrev.com/31de02151bb409d872fbdc2eedbb3a7ada1d4eb4 Cr-Commit-Position: refs/heads/master@{#25905}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -12 lines) Patch
M src/code-stubs-hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.h View 1 chunk +4 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 1 2 chunks +18 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/ic/ic-compiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
ulan
Hi Jakob, this is the change in BuildCompareNil we discussed. PTAL. If this sticks, I'll ...
6 years ago (2014-12-18 14:55:29 UTC) #2
Jakob Kummerow
Nice, this is easier than I expected. LGTM with nits. https://codereview.chromium.org/812353002/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/812353002/diff/1/src/hydrogen.cc#newcode3068 ...
6 years ago (2014-12-18 15:21:07 UTC) #3
ulan
https://codereview.chromium.org/812353002/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/812353002/diff/1/src/hydrogen.cc#newcode3068 src/hydrogen.cc:3068: builder.If<HCompareObjectEqAndBranch>(expected_map, map); On 2014/12/18 15:21:07, Jakob wrote: > nit: ...
6 years ago (2014-12-18 15:41:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/812353002/20001
6 years ago (2014-12-19 14:24:06 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-19 14:51:18 UTC) #7
commit-bot: I haz the power
6 years ago (2014-12-19 14:51:32 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/31de02151bb409d872fbdc2eedbb3a7ada1d4eb4
Cr-Commit-Position: refs/heads/master@{#25905}

Powered by Google App Engine
This is Rietveld 408576698