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

Issue 24088003: Unify Crankshaft Load handling into CanLoad and Load. (Closed)

Created:
7 years, 3 months ago by Toon Verwaest
Modified:
6 years, 9 months ago
Reviewers:
titzer
CC:
v8-dev
Visibility:
Public.

Description

Unify Crankshaft Load handling into CanLoad and Load. R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16792

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+245 lines, -250 lines) Patch
M src/hydrogen.h View 1 2 chunks +71 lines, -6 lines 2 comments Download
M src/hydrogen.cc View 8 chunks +174 lines, -244 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Toon Verwaest
PTAL
7 years, 3 months ago (2013-09-13 15:31:27 UTC) #1
titzer
https://chromiumcodereview.appspot.com/24088003/diff/17001/src/hydrogen.cc File src/hydrogen.cc (right): https://chromiumcodereview.appspot.com/24088003/diff/17001/src/hydrogen.cc#newcode4565 src/hydrogen.cc:4565: static bool IsCompatibleForLoad(LookupResult* result, It isn't clear to me ...
7 years, 3 months ago (2013-09-13 15:58:12 UTC) #2
Toon Verwaest
Addressed comment. PTAL again.
7 years, 3 months ago (2013-09-17 13:59:41 UTC) #3
titzer
This is looking pretty good. Just one question... https://chromiumcodereview.appspot.com/24088003/diff/45001/src/hydrogen.h File src/hydrogen.h (right): https://chromiumcodereview.appspot.com/24088003/diff/45001/src/hydrogen.h#newcode1981 src/hydrogen.h:1981: return ...
7 years, 3 months ago (2013-09-17 15:46:28 UTC) #4
Toon Verwaest
https://chromiumcodereview.appspot.com/24088003/diff/45001/src/hydrogen.h File src/hydrogen.h (right): https://chromiumcodereview.appspot.com/24088003/diff/45001/src/hydrogen.h#newcode1981 src/hydrogen.h:1981: return map_->instance_type() == JS_ARRAY_TYPE && We didn't do a ...
7 years, 3 months ago (2013-09-17 18:24:31 UTC) #5
titzer
lgtm
7 years, 3 months ago (2013-09-18 08:02:10 UTC) #6
Toon Verwaest
7 years, 3 months ago (2013-09-18 14:56:26 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r16792 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698