DescriptionAdd new Dart API call Dart_MakeIsolateRunnable(). This would allow an
embedder to indicate when an Isolate is runnable and would allow for
asynchronous loading of scripts when an isolate is spawned.
The standalone embedder which does synchronous loading of scripts calls
Dart_MakeIsolateRunnable immediately after it finished loading the scripts
synchronously.
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Patch Set 4 : #Patch Set 5 : #
Total comments: 8
Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #Patch Set 9 : #
Total comments: 6
Messages
Total messages: 12 (0 generated)
|