[][src]Function deno_typescript::mksnapshot_bundle

pub fn mksnapshot_bundle(
    bundle: &Path,
    state: Arc<Mutex<TSState>>
) -> Result<(), ErrBox>

Create a V8 snapshot.