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

Issue 714573003: X87: Turn ToNumberStub into a PlatformCodeStub again. (Closed)

Created:
6 years, 1 month ago by chunyang.dai
Modified:
6 years, 1 month ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/external/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: Turn ToNumberStub into a PlatformCodeStub again. port b6737c56eaf51d63ab83b6529f657c15f834623c (r25187) original commit message: Turn ToNumberStub into a PlatformCodeStub again. The HydrogenCodeStub is too expensive and there's no easy way to reduce this cost, so turning it into a PlatformCodeStub solves that problem until we can use TurboFan for code stubs. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M src/x87/code-stubs-x87.cc View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
chunyang.dai
WL. PTAL. thanks
6 years, 1 month ago (2014-11-10 02:46:21 UTC) #2
Weiliang
lgtm
6 years, 1 month ago (2014-11-10 04:50:58 UTC) #3
Weiliang
6 years, 1 month ago (2014-11-10 04:54:22 UTC) #4
Committed as r25227

Powered by Google App Engine
This is Rietveld 408576698