1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 06:22:06 +00:00
serenity/Userland/Libraries/LibJS/Tests/builtins/ShadowRealm
Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length
This is a normative change in the ShadowRealm spec.

See: b73a1dc
2022-01-24 20:17:07 +00:00
..
async-module.mjs
external-module.mjs
ShadowRealm.js
ShadowRealm.prototype.@@toStringTag.js
ShadowRealm.prototype.evaluate.js LibJS: Let WrappedFunction inherit target name and length 2022-01-24 20:17:07 +00:00
ShadowRealm.prototype.importValue.js