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

Issue 10642019: Skip test for optimized code sharing if flag is disabled by default. (Closed)

Created:
8 years, 6 months ago by Yang
Modified:
8 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Skip test for optimized code sharing if flag is disabled by default. R=mstarzinger@chromium.org BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11906

Patch Set 1 #

Total comments: 1

Patch Set 2 : fixed nit #

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

Messages

Total messages: 2 (0 generated)
Yang
8 years, 6 months ago (2012-06-22 12:44:59 UTC) #1
Michael Starzinger
8 years, 6 months ago (2012-06-22 12:46:28 UTC) #2
LGTM (with a nit).

https://chromiumcodereview.appspot.com/10642019/diff/1/test/cctest/test-compi...
File test/cctest/test-compiler.cc (right):

https://chromiumcodereview.appspot.com/10642019/diff/1/test/cctest/test-compi...
test/cctest/test-compiler.cc:359: // FastNewClosureStub that is baked into the
snapshot is generated correctly.
Should say "[...] because the FastNewClosureStub baked into the snapshot is
generated incorrectly."

Powered by Google App Engine
This is Rietveld 408576698