mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:17:35 +00:00
LibJS: Add and use the %ThrowTypeError% intrinsic
This commit is contained in:
parent
581f20e6f2
commit
e2e695bc9f
5 changed files with 22 additions and 7 deletions
|
@ -76,6 +76,7 @@ namespace JS {
|
|||
P(byteOffset) \
|
||||
P(call) \
|
||||
P(callee) \
|
||||
P(caller) \
|
||||
P(cause) \
|
||||
P(cbrt) \
|
||||
P(ceil) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue