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

Issue 170343003: Directly store the transition target on LookupResult in TransitionResult. (Closed)

Created:
6 years, 10 months ago by Toon Verwaest
Modified:
6 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Directly store the transition target on LookupResult in TransitionResult. BUG=chromium:343964 LOG=N R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19440

Patch Set 1 #

Patch Set 2 : Remove crankshaft-local caching #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -56 lines) Patch
M src/hydrogen.h View 1 2 chunks +1 line, -2 lines 0 comments Download
M src/hydrogen.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ic.cc View 3 chunks +4 lines, -9 lines 0 comments Download
M src/objects.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects-inl.h View 2 chunks +7 lines, -1 line 0 comments Download
M src/property.h View 1 2 9 chunks +17 lines, -35 lines 0 comments Download
M src/property.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M src/transitions-inl.h View 1 chunk +1 line, -3 lines 0 comments Download
A test/mjsunit/regress/regress-lookup-transition.js View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
6 years, 10 months ago (2014-02-18 11:16:15 UTC) #1
Jakob Kummerow
lgtm https://codereview.chromium.org/170343003/diff/30001/src/property.h File src/property.h (right): https://codereview.chromium.org/170343003/diff/30001/src/property.h#newcode219 src/property.h:219: number_ = 0x89ABCDEF; nit: please pick a number ...
6 years, 10 months ago (2014-02-18 12:09:52 UTC) #2
Toon Verwaest
Addressed comment
6 years, 10 months ago (2014-02-18 12:16:14 UTC) #3
Toon Verwaest
6 years, 10 months ago (2014-02-18 12:19:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r19440 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698