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

Issue 326353002: X87: Simplify string copy in SubStringStub. (Closed)

Created:
6 years, 6 months ago by chunyang.dai
Modified:
6 years, 6 months ago
Reviewers:
Yang
CC:
v8-dev, danno
Visibility:
Public.

Description

X87: Simplify string copy in SubStringStub. port r21756. original commit message: The optimizations are unnecessary since the maximum string length they operate on is currently 12. R=bmeurer@chromium.org BUG=352155 LOG=N

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -57 lines) Patch
M src/x87/code-stubs-x87.h View 1 chunk +6 lines, -6 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 4 chunks +20 lines, -51 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
chunyang.dai
Yang. please help to review this porting patch for X87. thanks
6 years, 6 months ago (2014-06-11 13:32:55 UTC) #1
Yang
On 2014/06/11 13:32:55, chunyang.dai wrote: > Yang. > please help to review this porting patch ...
6 years, 6 months ago (2014-06-11 13:34:49 UTC) #2
Weiliang
6 years, 6 months ago (2014-06-11 14:12:23 UTC) #3
Committed as r21772

Powered by Google App Engine
This is Rietveld 408576698