Dactyloidae/js/src/proxy
2026-03-06 03:46:52 +00:00
..
BaseProxyHandler.cpp Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00
CrossCompartmentWrapper.cpp Issue #2083 - Part 3: Fix RegExpShared rooting hazards now it's a GC thing. 2023-02-01 07:36:25 +08:00
DeadObjectProxy.cpp Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00
DeadObjectProxy.h Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00
OpaqueCrossCompartmentWrapper.cpp Issue #1952 - m-c 1383775: Clean up function toString/toSource code, remove remnants of source decompiler 2022-07-03 06:55:19 +08:00
Proxy.cpp Issue #1442 Follow-up: Stop pretending proxies have a JSNative call/construct hook. https://bugzilla.mozilla.org/show_bug.cgi?id=1471924 Part 1 Also remove an erroneous debug assert and guard against future issues. This fixes crashes on vk.com but still does not behave correctly. 2023-10-18 09:48:01 +08:00
Proxy.h Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00
ScriptedProxyHandler.cpp Issue #2976 - Implement ES2018 Proxy ownKeys duplicate-key invariant and update affected conformance tests. 2026-03-06 03:46:52 +00:00
ScriptedProxyHandler.h Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00
SecurityWrapper.cpp Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00
Wrapper.cpp Issue #2083 - Part 2: Remove use of RegExpGuard. 2023-02-01 07:36:07 +08:00