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

Issue 565853002: X87: Rename ascii to one-byte where applicable. (Closed)

Created:
6 years, 3 months ago by Jing
Modified:
6 years, 3 months ago
Reviewers:
Weiliang, Yang
CC:
v8-dev, danno
Base URL:
https://github.com/v8/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: Rename ascii to one-byte where applicable. port r23840. original commit message: Rename ascii to one-byte where applicable. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -156 lines) Patch
M src/x87/code-stubs-x87.h View 1 chunk +13 lines, -18 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 14 chunks +36 lines, -33 lines 0 comments Download
M src/x87/codegen-x87.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M src/x87/full-codegen-x87.cc View 6 chunks +7 lines, -7 lines 0 comments Download
M src/x87/macro-assembler-x87.h View 4 chunks +19 lines, -31 lines 0 comments Download
M src/x87/macro-assembler-x87.cc View 11 chunks +37 lines, -43 lines 0 comments Download
M src/x87/regexp-macro-assembler-x87.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x87/regexp-macro-assembler-x87.cc View 11 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jing
6 years, 3 months ago (2014-09-12 06:48:53 UTC) #2
Weiliang
lgtm
6 years, 3 months ago (2014-09-12 07:01:42 UTC) #3
Weiliang
6 years, 3 months ago (2014-09-12 07:03:01 UTC) #4
Committed as r23895

Powered by Google App Engine
This is Rietveld 408576698