diff options
author | Luca Casonato <hello@lcas.dev> | 2023-07-24 00:39:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-24 00:39:37 +0200 |
commit | 15290499b5a6fd70d3357b256dbe2c7505374e4e (patch) | |
tree | 1be6a10e4832e3bfe2454821f97c74b9e3fb148c /cli/node.rs | |
parent | a4e0f3ff8851771e91c14fd398d5956d9ae73bf3 (diff) |
fix(ext/node): inspector with seggregated globals (#19917)
V8 doesn't like having internal slots on the "real" globalThis object.
This commit works around this limitation by storing the inner globalThis
objects for segregated globals in a context slot.
Diffstat (limited to 'cli/node.rs')
0 files changed, 0 insertions, 0 deletions