DescriptionFixed type feedback in presence of negative lookups.
To fix the issue at hand regarding constant function calls and perhaps
other hidden issues regarding negative lookups, we basically add a
"marker instruction", just for harvesting purposes. Our type feedback
oracle is really, really fragile, we should better switch to some more
explicit and robust scheme soon.
BUG=chromium:252797
R=mstarzinger@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15741
Patch Set 1 #Patch Set 2 : Added unit test. #
Total comments: 2
Patch Set 3 : Added TODOs #
Messages
Total messages: 6 (0 generated)
|