Revert "LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot"

This reverts commit 795149e585.
This commit is contained in:
Andreas Kling 2024-03-06 08:04:29 +01:00
commit c4a0afbe28
Notes: sideshowbarker 2024-07-17 10:08:28 +09:00
5 changed files with 0 additions and 53 deletions

View file

@ -69,7 +69,6 @@
O(IteratorToArray) \
O(Jump) \
O(JumpIf) \
O(JumpIfNot) \
O(JumpGreaterThan) \
O(JumpGreaterThanEquals) \
O(JumpLessThan) \