Files
sdk/runtime/vm
sgjesse@google.com b84841874d Support receiving GrowableObjectArray on native ports
Array literals are created as GrowableObjectArrays internally.

A GrowableObjectArray holds a length and a backing store. The backing
store is an array. When receiving a GrowableObjectArray an object is
created for holding the GrowableObjectArray. The the backing store has
been read the object holding the GrowableObjectArray is transformed
into an array with its content from the backing store.

R=asiva@google.com, ager@google.com

BUG=dart:4993
TEST=runtime/vm/snapshot_test.cc/DartGeneratedArrayLiteralMessagesWithBackref,
     runtime/vm/snapshot_test.cc/DartGeneratedArrayLiteralMessages

Review URL: https://chromiumcodereview.appspot.com//10916207

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12197 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-11 14:37:07 +00:00
..
2012-09-07 20:41:53 +00:00
2012-08-03 21:51:44 +00:00
2012-08-03 21:51:44 +00:00
2012-08-03 21:51:44 +00:00
2012-08-22 12:42:54 +00:00
2012-04-18 15:53:20 +00:00
2012-05-04 21:55:10 +00:00
2012-06-26 17:43:44 +00:00
2012-09-11 02:06:59 +00:00
2012-08-06 20:24:03 +00:00
2012-08-10 17:20:10 +00:00
2012-08-23 18:55:42 +00:00
2011-12-15 22:37:35 +00:00
2012-08-01 18:29:55 +00:00
2012-08-23 18:55:42 +00:00
2012-08-23 18:55:42 +00:00
2012-07-16 21:34:07 +00:00
2012-09-07 20:41:53 +00:00
2012-09-07 20:41:53 +00:00
2012-09-07 20:41:53 +00:00
2012-02-02 19:05:06 +00:00
2012-02-02 19:05:06 +00:00
2012-09-07 12:56:21 +00:00
2012-09-11 11:03:50 +00:00
2012-09-07 23:06:48 +00:00
2012-08-08 18:02:51 +00:00
2012-09-07 12:56:21 +00:00
2012-09-07 23:06:48 +00:00
2012-06-27 16:13:49 +00:00
2012-09-11 02:06:59 +00:00
2012-09-07 23:06:48 +00:00
2012-09-07 12:30:55 +00:00
2012-08-03 21:51:44 +00:00