mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
LibJS/Bytecode: Remove the PushDeclarativeEnvironment instruction
This commit is contained in:
parent
c810d4784e
commit
dd466ec83a
Notes:
sideshowbarker
2024-07-17 01:13:25 +09:00
Author: https://github.com/skyrising
Commit: dd466ec83a
Pull-request: https://github.com/SerenityOS/serenity/pull/21755
3 changed files with 0 additions and 39 deletions
|
@ -89,7 +89,6 @@
|
|||
O(NewString) \
|
||||
O(NewTypeError) \
|
||||
O(Not) \
|
||||
O(PushDeclarativeEnvironment) \
|
||||
O(PutById) \
|
||||
O(PutByIdWithThis) \
|
||||
O(PutByValue) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue