Chromium Code Reviews
DescriptionEnsure that dart:js does not attempt to load cached proxies from prototypes.
dart:js caches proxies on the object itself thus it must guard loading cached proxy from the object with a hasOwnProperty check.
R=justinfagnani@google.com
BUG=dart:16199
Committed: https://code.google.com/p/dart/source/detail?r=32244
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||