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

Issue 11348195: PredictableCodeSizeScope checks the expected size now. (Closed)

Created:
8 years, 1 month ago by Sven Panne
Modified:
8 years, 1 month ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

PredictableCodeSizeScope checks the expected size now. We still have some problems on ARM, so the size check currently optional. Furthermore, we don't use PredictableCodeSizeScope at all place where we should do it. Both issues are cleaned up in upcoming CLs. Committed: https://code.google.com/p/v8/source/detail?r=13037

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -16 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/full-codegen-arm.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/assembler.h View 1 chunk +4 lines, -9 lines 0 comments Download
M src/assembler.cc View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 1 month ago (2012-11-22 12:24:40 UTC) #1
Toon Verwaest
8 years, 1 month ago (2012-11-22 14:44:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698