Files
ladybird/Userland/Libraries/LibJS/AST.cpp
davidot a394aa5830 LibJS: Fix that vm.in_strict_mode was propagated to eval and functions
For eval it depends on the CallerMode and for a created function it
depends on the function itself.
2021-07-20 23:45:28 +02:00

80 KiB