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

Issue 25009003: Inline some more compare operations. (Closed)

Created:
7 years, 2 months ago by oliv
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Inline some more compare operations. BUG= R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17091

Patch Set 1 : #

Patch Set 2 : add tests #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -23 lines) Patch
M src/hydrogen.cc View 1 chunk +29 lines, -0 lines 2 comments Download
A + test/mjsunit/compare-known-objects.js View 1 2 chunks +5 lines, -9 lines 0 comments Download
A + test/mjsunit/compare-objects-fast.js View 1 2 chunks +54 lines, -14 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
oliv
7 years, 2 months ago (2013-09-27 10:37:34 UTC) #1
Hannes Payer (out of office)
LGTM, minor nits. https://codereview.chromium.org/25009003/diff/7001/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/25009003/diff/7001/src/hydrogen.cc#newcode8304 src/hydrogen.cc:8304: } else if (combined_type->NumClasses() == 1 ...
7 years, 2 months ago (2013-10-02 13:33:19 UTC) #2
oliv
7 years, 2 months ago (2013-10-02 18:16:03 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17091 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698