Files
ladybird/Userland/Libraries/LibJS/Runtime/Value.cpp
Idan Horowitz 12e66de410 LibJS: Check the target function of a bound function in is_constructor
This is not exactly compliant with the specification, but our current
bound function implementation isn't either, so its not currently
possible to implement it the way the specification requires.
2021-06-29 16:03:21 +01:00

55 KiB