mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* build: add v8_context_generator to mksnapshot Starting with 3-0-x, in order to use custom snapshots the v8_context_snapshot_generator binary is also needed. Also, add tests for mksnapshot. * Actually run verify-mksnapshot