DescriptionMake sure to bind a method to its receiver if it is stored in a temporary.
Otherwise `this` is not bound when the temprary is invoked.
BUG=
R=floitsch@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44449
Patch Set 1 #
Total comments: 2
Patch Set 2 : Avoid using JavaScript bind. Rely on functions never changing #
Total comments: 20
Patch Set 3 : Address review #
Messages
Total messages: 6 (1 generated)
|