diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2021-07-10 22:48:25 +0430 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-07-11 21:41:54 +0100 |
commit | b5b84029ab17996fb9483f99346a1d08bfa2d175 (patch) | |
tree | 039780918bfd1bf44e2ec5ec9754ec17432c4853 /CMakeLists.txt | |
parent | 0f35912bd789e37b8e7193ffc88827fd1f2fcfec (diff) | |
download | serenity-b5b84029ab17996fb9483f99346a1d08bfa2d175.zip |
LibJS: Treat default parameter values as being in function context
e.g. `new.target` should be permitted in
`function foo(x = new.target) {}`.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions