DescriptionDart_SetReturnValue now accepts and propagates error handles.
The error propagation is delayed until the native function returns.
This should simplify error handling in embedder code and avoid failing
to propagate an error, which is a common failure.
BUG=
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/6ed1a587419927135629555f9e7f654656e1cc77
Patch Set 1 #Patch Set 2 : #
Total comments: 8
Patch Set 3 : code review #
Messages
Total messages: 6 (2 generated)
|