Home | History | Annotate | Download | only in src

Lines Matching refs:snapshot_blob

1973     } else if (strncmp(argv[i], "--snapshot_blob=", 16) == 0) {
1974 options.snapshot_blob = argv[i] + 16;
2443 if (options.natives_blob || options.snapshot_blob) {
2445 options.snapshot_blob);