Chromium Code Reviews
DescriptionAdd external byte array API and finalize external strings and byte arrays.
This change adds peer and callback arguments to the external byte array
constructor and moves the peer, callback, and data storage into a VM
peer object. At construction time, a weak persistent handle and VM
callback is associated with the VM peer. The VM callback will delete
the VM peer and invokes the user callback to reclaim the user peer.
This change also activates the callback support for the various classes of
external strings.
Committed: https://code.google.com/p/dart/source/detail?r=4164
Patch Set 1 #Patch Set 2 : fix simarm and other minor changes #
Total comments: 4
Patch Set 3 : address review comments #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||