Files
ladybird/Libraries/LibJS/Runtime/Function.h
Linus Groh 909f430612 LibJS: Move is_script_function() to Object
Every Object should be able to tell us if it is a ScriptFunction, not
only Function objects!
2020-12-05 10:05:28 +01:00

2.8 KiB