Files
sdk/runtime/lib
Florian Schneider caceddba8f VM: 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

Review URL: https://codereview.chromium.org/2278273003 .
2016-08-25 17:51:45 -07:00
..
2016-06-16 10:44:30 -07:00
2016-02-22 08:53:11 -08:00
2016-05-04 18:47:36 -07:00
2016-06-08 07:34:55 -07:00
2013-09-20 15:54:10 +00:00
2016-07-14 18:27:55 -07:00
2016-08-17 10:54:24 +02:00
2013-09-25 13:52:15 +00:00