Files
ladybird/Libraries/LibJS/Runtime/FunctionConstructor.cpp
Stephan Unverwerth bbd592cb6c LibJS: Tweak FunctionPrototype::to_string and constructors
The output of FunctionPrototype::to_string is now more in line
with the output in Firefox. The builtin constructors have been
extended to include their function name in the output.
2020-04-13 01:14:21 +02:00

3.1 KiB