diff options
author | Bert Belder <bertbelder@gmail.com> | 2019-05-02 20:40:21 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2019-05-02 20:46:56 +0200 |
commit | 48bcfce09e11901244447617be2eb7789427eab0 (patch) | |
tree | 692f8dd01db34dad067138cfb3d4803538865de8 /js/fetch_test.ts | |
parent | ae0544b7ce8370fcd9322dd10a8c2ebdcbabe75c (diff) |
Work around Windows-only V8 concurrent initialization crash
This patch provides a work-around for an apparent V8 bug where
initializing multiple isolates concurrently leads to a crash on
Windows.
At the time of writing the cause of this crash is not exactly
understood, but it seems to be related to the V8 internal
function win64_unwindinfo::RegisterNonABICompliantCodeRange(),
which didn't exist in older versions of V8.
Diffstat (limited to 'js/fetch_test.ts')
0 files changed, 0 insertions, 0 deletions