Files
ladybird/Libraries/LibJS/Runtime/ScriptFunction.cpp
Andreas Kling ddd69e3660 LibJS: Make the AST reference-counted
This allows function objects to outlive the original parsed program
without their ScopeNode disappearing.
2020-03-18 11:23:53 +01:00

2.1 KiB