Files
ladybird/Userland/Libraries/LibJS/Bytecode/Interpreter.cpp
Idan Horowitz 6913f06b6f LibJS: Store and maintain an "execution generation" counter
This counter is increased each time a synchronous execution sequence
completes, and will allow us to emulate the abstract operations
AddToKeptObjects & ClearKeptObjects efficiently.
2021-06-12 18:39:23 +01:00

5.2 KiB