mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:07:46 +00:00
Revert "LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot"
This reverts commit 795149e585
.
This commit is contained in:
parent
ea0b7192fa
commit
c4a0afbe28
5 changed files with 0 additions and 53 deletions
|
@ -69,7 +69,6 @@
|
|||
O(IteratorToArray) \
|
||||
O(Jump) \
|
||||
O(JumpIf) \
|
||||
O(JumpIfNot) \
|
||||
O(JumpGreaterThan) \
|
||||
O(JumpGreaterThanEquals) \
|
||||
O(JumpLessThan) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue