DescriptionAdd utility functions for creating and accessing Dart_CObject structures
All allocation is done using Dart_ScopeAllocate, so no explicit feeing
is required. This also means that these utilities require an active
ApiZone.
R=ager@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=4388
Patch Set 1 #Patch Set 2 : Minor fixes #Patch Set 3 : Fixed issue discovered bu Windows compile #Patch Set 4 : Added some required const #Patch Set 5 : Changed Dart_ZoneAllocate to Dart_ScopeAllocate #
Total comments: 16
Patch Set 6 : Addressed review comments from ager@ #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|