DescriptionCallIC customization stubs must accept that a vector slot is cleared.
The CallIC Array custom IC stub read from the type vector, expecting
to get an AllocationSite. But there are paths in the system where a
type vector can be re-created with default values, even though we
currently grant an exception to clearing of vector slots with
AllocationSites in them at gc time.
BUG=392114
LOG=N
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22668
Patch Set 1 #
Total comments: 6
Patch Set 2 : Regression test, fixed useless cycling. #Patch Set 3 : CallIC feedback slots don't contain smis. #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|