DescriptionA type vector with multiple IC types needs metadata.
This CL adds a bitset to describe the type of IC in each IC slot.
This is necessary for clearing ICs of different types.
With FLAG_vector_ics off (the current state), it's not required because
CALL_IC is the only type of IC in the vector.
R=ishell@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24911
Patch Set 1 #
Total comments: 3
Patch Set 2 : Addressed comments. #
Messages
Total messages: 3 (0 generated)
|