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

Issue 369893004: Hydrogenized KeyedLoadGeneric stub: exhaustively search dictionary properties. (Closed)

Created:
6 years, 5 months ago by Jakob Kummerow
Modified:
6 years, 5 months ago
Reviewers:
danno
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Hydrogenized KeyedLoadGeneric stub: exhaustively search dictionary properties. And call the runtime instead of stub-failing when the property isn't found. R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22239

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -89 lines) Patch
M src/hydrogen.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/hydrogen.cc View 3 chunks +125 lines, -82 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Jakob Kummerow
PTAL. This builds on the "while(true) {}" LoopBuilder support you've reviewed earlier. If you have ...
6 years, 5 months ago (2014-07-03 16:23:26 UTC) #1
danno
lgtm https://codereview.chromium.org/369893004/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/369893004/diff/1/src/hydrogen.cc#newcode1691 src/hydrogen.cc:1691: probe_loop.BeginBody(2); // Drop entry, count from last environment ...
6 years, 5 months ago (2014-07-07 08:10:26 UTC) #2
Jakob Kummerow
Thanks, landing. https://codereview.chromium.org/369893004/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/369893004/diff/1/src/hydrogen.cc#newcode1691 src/hydrogen.cc:1691: probe_loop.BeginBody(2); // Drop entry, count from last ...
6 years, 5 months ago (2014-07-07 11:40:44 UTC) #3
Jakob Kummerow
6 years, 5 months ago (2014-07-07 11:43:08 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r22239 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698