Side by Side Diff: tests/isolate/v2_spawn_uri_child_isolate.dart
Issue 10837070 :
Remove old isolate API and update all code in the repository to use (Closed)
Patch Set: Address review comments.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
lib/isolate/dart2js/isolateimpl.dart
lib/isolate/isolate_api.dart
lib/isolate/isolate_compiler.dart
runtime/lib/isolate.cc
runtime/lib/isolate.dart
runtime/vm/bootstrap_natives.h
runtime/vm/dart_api_impl_test.cc
runtime/vm/isolate_test.cc
runtime/vm/snapshot_test.dart
samples/chat/README
samples/chat/chat_server.dart
samples/chat/chat_server_lib.dart
samples/dartcombat/player.dart
samples/dartcombat/setup.dart
samples/dartcombat/state.dart
samples/tests/samples/chat/chat_server_test.dart
tests/co19/co19-compiler.status
tests/co19/co19-frog.status
tests/co19/co19-leg.status
tests/co19/co19-runtime.status
tests/co19/test_config.dart
tests/html/isolates_test.dart
tests/html/js_interop_4_test.dart
tests/isolate/compute_this_script_browser_test.dart
tests/isolate/constructor_test.dart
tests/isolate/count_test.dart
tests/isolate/cross_isolate_message_test.dart
tests/isolate/isolate.status
tests/isolate/isolate2_negative_test.dart
tests/isolate/isolate3_negative_test.dart
tests/isolate/isolate_complex_messages_test.dart
tests/isolate/isolate_import_negative_test.dart
tests/isolate/isolate_negative_test.dart
tests/isolate/mandel_isolate_test.dart
tests/isolate/message2_test.dart
tests/isolate/message_test.dart
tests/isolate/mint_maker_test.dart
tests/isolate/mixed2_test.dart
tests/isolate/mixed_test.dart
tests/isolate/nested_spawn2_test.dart
tests/isolate/nested_spawn_test.dart
tests/isolate/request_reply_test.dart
tests/isolate/spawn_function_custom_class_test.dart
tests/isolate/spawn_function_negative_test.dart
tests/isolate/spawn_function_test.dart
tests/isolate/spawn_test.dart
tests/isolate/spawn_uri_child_isolate.dart
tests/isolate/spawn_uri_negative_test.dart
tests/isolate/spawn_uri_test.dart
tests/isolate/spawn_uri_vm_negative_test.dart
tests/isolate/spawn_uri_vm_test.dart
tests/isolate/static_state_test.dart
tests/isolate/unresolved_ports_negative_test.dart
tests/isolate/unresolved_ports_test.dart
tests/isolate/v2_compute_this_script_browser_test.dart
tests/isolate/v2_spawn_function_custom_class_test.dart
tests/isolate/v2_spawn_function_negative_test.dart
tests/isolate/v2_spawn_function_test.dart
tests/isolate/v2_spawn_uri_child_isolate.dart
tests/isolate/v2_spawn_uri_negative_test.dart
tests/isolate/v2_spawn_uri_test.dart
tests/isolate/v2_spawn_uri_vm_negative_test.dart
tests/isolate/v2_spawn_uri_vm_test.dart
tests/isolate/v2_unresolved_ports_negative_test.dart
tests/isolate/v2_unresolved_ports_test.dart
tests/language/typed_message_test.dart
tests/standalone/io/echo_server_stream_test.dart
tests/standalone/io/echo_server_test.dart
tests/standalone/io/http_advanced_test.dart
tests/standalone/io/http_basic_test.dart
tests/standalone/io/http_read_test.dart
tests/standalone/io/socket_close_test.dart
tests/standalone/io/socket_many_connections_test.dart
tests/standalone/io/socket_stream_close_test.dart
tests/standalone/io/stream_pipe_test.dart
tests/standalone/io/testing_server.dart
tools/testing/dart/test_suite.dart