DescriptionVM: New, faster default Map construction.
Replace the C++ implementation of the default Map constructor with a
Dart version that uses the existing native setters to initialize members.
This avoid the expensive runtime transition when doing "new Map()".
BUG=#26046
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/caceddba8f5d8fc86c859ea41fcc5b27772dcfe4
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (5 generated)
|