mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibJS/Bytecode: Add support for new.target
This commit is contained in:
committed by
Andreas Kling
parent
fd235d8a06
commit
eac5534ce4
Notes:
sideshowbarker
2024-07-17 17:06:00 +09:00
Author: https://github.com/Lubrsi Commit: https://github.com/SerenityOS/serenity/commit/eac5534ce4 Pull-request: https://github.com/SerenityOS/serenity/pull/13144
@@ -31,6 +31,7 @@
|
||||
O(GetById) \
|
||||
O(GetByValue) \
|
||||
O(GetIterator) \
|
||||
O(GetNewTarget) \
|
||||
O(GetObjectPropertyIterator) \
|
||||
O(GetVariable) \
|
||||
O(GreaterThan) \
|
||||
|
||||
Reference in New Issue
Block a user