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

Issue 8506024: MIPS: Simplify StringCharCodeAt in non-crankshaft codegen. (Closed)

Created:
9 years, 1 month ago by kisg
Modified:
9 years, 1 month ago
Reviewers:
Paul Lind, danno, Yang
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Simplify StringCharCodeAt in non-crankshaft codegen. Port r9936 (61034d). BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9947

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -39 lines) Patch
M src/mips/code-stubs-mips.cc View 6 chunks +18 lines, -23 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 4 chunks +2 lines, -6 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 4 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kisg
9 years, 1 month ago (2011-11-09 18:38:01 UTC) #1
Yang
9 years, 1 month ago (2011-11-10 08:13:37 UTC) #2
On 2011/11/09 18:38:01, kisg wrote:

LGTM and landed.

Powered by Google App Engine
This is Rietveld 408576698