Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling 45e6b5e601 LibJS: Make eval() return the last value from the executed statement
This is kinda awkward but since the statement we're executing is
actually a JS::Program, we have to get the result via VM::last_value().
2021-03-15 21:43:40 +01:00
..
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00
2021-03-15 21:20:33 +01:00
2021-01-12 12:17:46 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00