DescriptionMIPS: CallIC customization stubs must accept that a vector slot is cleared.
Port r22668 (7be1212)
Original commit message:
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=paul.lind@imgtec.com
Committed: https://code.google.com/p/v8/source/detail?r=22683
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit. #
Messages
Total messages: 4 (0 generated)
|