ladybird/Libraries/LibJS/Tests/builtins/Proxy
Timothy Flynn 019c529c07 Meta: Increase the line length enforced by prettier to 120
This matches our coding style recommendation in CodingStyle.md, and
matches our python formatting.
2025-10-31 19:55:50 -04:00
..
iterate-over-proxy.js LibJS: Don't assume [[GetOwnPropertyDescriptor]] always succeeds 2025-03-20 12:51:21 -05:00
Proxy.handler-apply.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-construct.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-defineProperty.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-deleteProperty.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-get.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-getOwnPropertyDescriptor.js Meta: Increase the line length enforced by prettier to 120 2025-10-31 19:55:50 -04:00
Proxy.handler-getPrototypeOf.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-has.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-isExtensible.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-ownKeys.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-preventExtensions.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-set.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.handler-setPrototypeOf.js Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
Proxy.js Meta: Increase the line length enforced by prettier to 120 2025-10-31 19:55:50 -04:00
Proxy.revocable.js Meta: Increase the line length enforced by prettier to 120 2025-10-31 19:55:50 -04:00