Chromium Code Reviews

Issue 11417026: Disable InstanceOfStubWriteBarrier in some cases. (Closed)

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

Description

Disable InstanceOfStubWriteBarrier in some cases. This disables the above regression test when run with forced marking deque overflows (which is implicitly enabled by --stress-compaction). R=verwaest@chromium.org TEST=cctest/test-heap/InstanceOfStubWriteBarrier Committed: https://code.google.com/p/v8/source/detail?r=12984

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -0 lines)
M test/cctest/test-heap.cc View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 1 month ago (2012-11-16 09:38:15 UTC) #1
Toon Verwaest
8 years, 1 month ago (2012-11-16 10:13:08 UTC) #2
lgtm

Powered by Google App Engine