DescriptionFix accessor lookup in crankshaft.
Seeing monomorphic type feedback plus an AccessorPair does not necessarily imply
that the corresponding getter/setter is really there, so we have to check for
this explictly.
TEST=mjsunit/object-define-property
Committed: https://code.google.com/p/v8/source/detail?r=12317
Patch Set 1 #
Total comments: 12
Patch Set 2 : Addressed review feedback. #
Messages
Total messages: 3 (0 generated)
|