Files
ladybird/Userland/Libraries/LibJS/JIT/NativeExecutable.cpp
Simon Wanner ec8330b647 LibJS/JIT: Dump disassembly of generated code using LibX86
This avoids the need for redirecting stdout to a file and using
ndisasm, which can lead to problems if other things are printed.
2023-10-27 21:49:55 +02:00

2.1 KiB