DescriptionRemove the reply port form the native isolate handler
The handler function for a native isolate no longer gets an explicit
reply port. Instead the reply port must be sent as part of the message
if required.
The Dart_CObject structure now exposes the send ports in a message to
a native isolate.
R=asiva@google.com, floitsch@google.com, whesse@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=29418
Patch Set 1 #
Total comments: 4
Patch Set 2 : Updated to new isolate API #
Messages
Total messages: 5 (0 generated)
|