[][src]Function deno_core::build_util::create_snapshot

pub fn create_snapshot(
    js_runtime: JsRuntime,
    snapshot_path: &Path,
    files: Vec<PathBuf>
)