Files
ladybird/Libraries/LibJS/Runtime/ProxyConstructor.cpp
Aliaksandr Kalenik 3c3f1f9fad LibWeb: Don't capture proxy as root in ProxyConstructor::revocable
`revoker_closure` is used to construct `NativeFunction` that visits
`raw_capture_range()`, so there is no need to use GC root for `proxy`.
2025-07-30 08:43:53 +02:00

4.6 KiB