DescriptionReplace the --platform vm_option with --kernel-binaries option.
This new flag value specifies the directory in which the VM should look
up the platform.dill file. A future change will require the VM to load
another kernel binary from disk. This binary will also live in the same
directory that --kernel-binaries specifies. This way, we avoid adding a
different flag for each of the different binaries.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/bac83e0973f981d4b4e61e90cb7f6fb5ceb89206
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments on patch set 1 #Patch Set 3 : s/set_kernel_binaries_directory/SetKernelBinaries #
Messages
Total messages: 8 (3 generated)
|