Files
ladybird/Userland/Libraries/LibJS/Runtime/GlobalObject.cpp
Andreas Kling 4da3e5d91f LibJS: Add naive implementation of eval() :^)
This parses and executes a code string in the caller's lexical scope.
2021-03-15 21:20:33 +01:00

12 KiB