4f8b16df3b
For blobs, put all four pieces into a single file with a header describing their offsets. For dynamic libraries, move the vm isolate and isolate pieces into the dynamic library as additional read-only sections. Automatically detect if the script argument is an app snapshot and initialize the VM appropriately, similar to automatic detection of script snapshots. R=asiva@google.com Review URL: https://codereview.chromium.org/2405393002 .