DescriptionAdd Kernel AST nodes for Vector and Closure primitives in VM
Five Kernel AST nodes added: VectorCreation, VectorGet, VectorSet,
VectorCopy, and ClosureCreation.
R=asgerf@google.com, kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/95560cb02a789e1c2e8bb4c2efd84990a3a4b9cb
Patch Set 1 #
Total comments: 20
Patch Set 2 : Fixes according to the review comments #
Total comments: 4
Patch Set 3 : Remove PositionScopes and static_cast for UInts #
Messages
Total messages: 12 (4 generated)
|