diff options
author | Linus Groh <mail@linusgroh.de> | 2021-10-08 23:19:42 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-10-09 14:29:20 +0100 |
commit | 72f5252826c83f38520fff8899b6f1b4cb0c6fe5 (patch) | |
tree | f6ad2a5407c9ec224e286cec6559fbd917edcc99 /Tests/LibWeb | |
parent | 7fc28079295ebcd3b834bd96230aee22997b5411 (diff) | |
download | serenity-72f5252826c83f38520fff8899b6f1b4cb0c6fe5.zip |
LibJS: Forward BoundFunction::has_constructor() to bound target function
A BoundFunction only implements [[Construct]] (has_constructor() in
LibJS) if its bound target function does.
Diffstat (limited to 'Tests/LibWeb')
0 files changed, 0 insertions, 0 deletions