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

Issue 19489003: Unify SMI case inlining for ToNumberStub. (Closed)

Created:
7 years, 5 months ago by Benedikt Meurer
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Unify SMI case inlining for ToNumberStub. Use ShouldInlineSmiCase() on arm, mips and x64 similar to the ia32 port. R=dslomov@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15787

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
7 years, 5 months ago (2013-07-20 05:44:49 UTC) #1
Dmitry Lomov (no reviews)
lgtm
7 years, 5 months ago (2013-07-21 16:05:45 UTC) #2
Benedikt Meurer
7 years, 5 months ago (2013-07-22 05:50:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15787 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698