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

Issue 18465003: Fix default type feedback returned from the oracle (Closed)

Created:
7 years, 5 months ago by Jakob Kummerow
Modified:
7 years, 5 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix default type feedback returned from the oracle R=rossberg@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15459

Patch Set 1 #

Total comments: 4

Patch Set 2 : added comments #

Patch Set 3 : added comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -13 lines) Patch
M src/hydrogen.cc View 2 chunks +13 lines, -7 lines 0 comments Download
M src/type-info.cc View 1 3 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Jakob Kummerow
PTAL.
7 years, 5 months ago (2013-07-02 14:56:56 UTC) #1
rossberg
lgtm https://codereview.chromium.org/18465003/diff/1/src/type-info.cc File src/type-info.cc (right): https://codereview.chromium.org/18465003/diff/1/src/type-info.cc#newcode361 src/type-info.cc:361: *left_type = *right_type = *combined_type = handle(Type::None(), isolate_); ...
7 years, 5 months ago (2013-07-02 15:33:49 UTC) #2
Jakob Kummerow
Thanks, landing. https://codereview.chromium.org/18465003/diff/1/src/type-info.cc File src/type-info.cc (right): https://codereview.chromium.org/18465003/diff/1/src/type-info.cc#newcode361 src/type-info.cc:361: *left_type = *right_type = *combined_type = handle(Type::None(), ...
7 years, 5 months ago (2013-07-02 16:29:54 UTC) #3
Jakob Kummerow
7 years, 5 months ago (2013-07-02 16:31:45 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r15459 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698