DescriptionChange inlined cache of intanceof stub to use indirection through cell.
The stub was directly patching caller's code without issuing write barrier which violated incremental marking invariants.
R=mstarzinger@chromium.org
BUG=http://crbug.com/109448
TEST=cctest/test-heap/InstanceOfStubWriteBarrier
Committed: http://code.google.com/p/v8/source/detail?r=10380
Patch Set 1 #
Total comments: 2
Messages
Total messages: 2 (0 generated)
|