Chromium Code Reviews
DescriptionVM: Share closure-call dispatchers.
Instead of caching these in each signature class,
cache them in the common super-class of all closures (_FunctionImpl)
This avoid unecessary polymorphism when invoking.
R=vegorov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=43336
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||