mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
LibJS: Move all bytecode instruction implementations to Interpreter.cpp
This allows aggressive inlining without LTO.
This commit is contained in:
parent
e5474c384d
commit
ae1ac9871b
Notes:
sideshowbarker
2024-07-16 20:21:48 +09:00
Author: https://github.com/awesomekling
Commit: ae1ac9871b
Pull-request: https://github.com/SerenityOS/serenity/pull/21241