| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2a0fbd8 commit 7dd8165
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -962,6 +962,8 @@ ExitCode BuildSnapshotWithoutCodeCache( | |||
| 962 | 962 | } | |
| 963 | 963 | ||
| 964 | 964 | Isolate* isolate = setup->isolate(); | |
| 965 | + v8::Locker locker(isolate); | ||
| 966 | + | ||
| 965 | 967 | { | |
| 966 | 968 | HandleScope scope(isolate); | |
| 967 | 969 | TryCatch bootstrapCatch(isolate); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments