DescriptionPrepare DefinePropertyAccessor for callback transitions.
Although things are currently OK here, in the future it won't be enough to check
for the existence of a CALLBACKS result, we must additionally check that it
actually contains an accessor. In a nutshell: 'sed s/IsFound/IsProperty/' once
again...
Additionally, the control flow in DefinePropertyAccessor has been simplified by
using a helper function.
Committed: https://code.google.com/p/v8/source/detail?r=11305
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|