mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-21 15:40:28 +00:00
This, along with moving the sources and destination out of the config object, makes it so we don't have to double-deref to get to them on each instruction, leading to a ~15% perf improvement on dispatch. |
||
---|---|---|
.. | ||
AbstractMachine.cpp | ||
AbstractMachine.h | ||
BytecodeInterpreter.cpp | ||
BytecodeInterpreter.h | ||
Configuration.cpp | ||
Configuration.h | ||
Interpreter.h | ||
Operators.h | ||
Validator.cpp | ||
Validator.h |