Update libcc and replace snapshot_blob.bin by v8_context_snapshot.bin
This commit is contained in:
parent
a45862c93f
commit
3ac4c1f03f
5 changed files with 8 additions and 8 deletions
|
@ -63,7 +63,7 @@ The output should look roughly like this:
|
|||
├── locales
|
||||
├── natives_blob.bin
|
||||
├── resources
|
||||
├── snapshot_blob.bin
|
||||
├── v8_context_snapshot.bin
|
||||
└── version
|
||||
```
|
||||
|
||||
|
|
|
@ -67,7 +67,7 @@ The output should look roughly like this:
|
|||
├── resources
|
||||
│ ├── app
|
||||
│ └── atom.asar
|
||||
├── snapshot_blob.bin
|
||||
├── v8_context_snapshot.bin
|
||||
├── squirrel.exe
|
||||
└── ui_resources_200_percent.pak
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue