In this document <https://docs.google.com/document/d/1Irnq29OIGWMkcsXmazECZii95eIGQoyrYsmriHvpk-M/edit#> it is proposed that V8 snapshots can be disabled at run-time using the `--no-deserialize-contexts` flag. But I can't find this flag in the V8 source <https://chromium.googlesource.com/v8/v8.git>, has it been added yet?
If not, is there any other way to disable V8 snapshots at run-time? I'm debugging a broken Chromium build for arm 32-bit and would like to eliminate the pre-built V8 snapshot from causing the error. Many thanks -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/0aab18bd-b156-44ff-8159-e361204781b6%40googlegroups.com.