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

Issue 582373002: X87: When serializer is enalbed, we disable the X87 stack check to reduce the code size. (Closed)

Created:
6 years, 3 months ago by chunyang.dai
Modified:
6 years, 3 months ago
Reviewers:
Weiliang
CC:
v8-dev, danno
Base URL:
https://chromium.googlesource.com/external/v8.git@bleeding_edge
Project:
v8
Visibility:
Public.

Description

X87: When serializer is enalbed, we disable the X87 stack check to reduce the code size. The reason is that the big code size will leads to test-serialize test cases fail when debug mode and snapshot=off. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/x87/macro-assembler-x87.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
chunyang.dai
wl. ptal. thanks
6 years, 3 months ago (2014-09-19 09:17:10 UTC) #2
Weiliang
lgtm This is a workaround solution and we will revisit it in future.
6 years, 3 months ago (2014-09-19 09:23:03 UTC) #3
Weiliang
6 years, 3 months ago (2014-09-19 09:28:58 UTC) #4
Committed as r24070

Powered by Google App Engine
This is Rietveld 408576698