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

Issue 197463009: MIPS: Turn StringLengthStub (used by string wrappers only) into a hydrogen stub. (Closed)

Created:
6 years, 9 months ago by kilvadyb
Modified:
6 years, 9 months ago
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Turn StringLengthStub (used by string wrappers only) into a hydrogen stub. Port r19889 (8fa27bb) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -86 lines) Patch
M src/mips/code-stubs-mips.cc View 2 chunks +20 lines, -31 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +0 lines, -55 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 9 months ago (2014-03-13 18:03:10 UTC) #1
Paul Lind
lgtm
6 years, 9 months ago (2014-03-13 18:06:48 UTC) #2
Paul Lind
6 years, 9 months ago (2014-03-13 18:11:26 UTC) #3
Committed as r19912.

Powered by Google App Engine
This is Rietveld 408576698