| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 589d0ae commit 500f3cc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -982,6 +982,8 @@ ExitCode BuildSnapshotWithoutCodeCache( | |||
| 982 | 982 | } | |
| 983 | 983 | ||
| 984 | 984 | Isolate* isolate = setup->isolate(); | |
| 985 | + v8::Locker locker(isolate); | ||
| 986 | + | ||
| 985 | 987 | { | |
| 986 | 988 | HandleScope scope(isolate); | |
| 987 | 989 | TryCatch bootstrapCatch(isolate); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments