DescriptionInsert explicit deoptimization for named loads that have "uninitialized" type feedback.
We already do this for binary-ops, unary-ops and comparisons. Typefeedback for named loads can now also
be in "uninitialized" state which means that the corresponding load IC was never executed.
Committed: https://code.google.com/p/v8/source/detail?r=11087
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|