Files
ladybird/Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp
Andreas Kling 5a099b98cd LibJS: Make eval() code run in the bytecode VM
If we have an active bytecode interpreter, let's make eval() use it.
2021-10-25 12:57:21 +02:00

44 KiB