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

Issue 707863002: MIPS: Turn ToNumberStub into a PlatformCodeStub again. (Closed)

Created:
6 years, 1 month ago by balazs.kilvady
Modified:
6 years, 1 month ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Turn ToNumberStub into a PlatformCodeStub again. Port 724a15e8bf3fb8697a950c8e0f96158c8e56ec71 Port r25187 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. TEST=mjsunit BUG= R=dusan.milosavljevic@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=25202

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 1 month ago (2014-11-06 15:33:54 UTC) #2
dusmil.imgtec
lgtm.
6 years, 1 month ago (2014-11-06 16:24:56 UTC) #3
balazs.kilvady
6 years, 1 month ago (2014-11-06 16:26:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 25202 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698