ladybird/Userland/Libraries/LibWeb/WebIDL
Diego Frias 3be7e88903 LibWeb/WebIDL: Throw correct error when converting integers
When an integer doesn't fit within the range of an integral type
defined by WebIDL, the spec says to throw a `TypeError`, not a
`RangeError`.
2024-08-18 23:35:02 +02:00
..
AbstractOperations.cpp LibWeb/WebIDL: Throw correct error when converting integers 2024-08-18 23:35:02 +02:00
AbstractOperations.h
Buffers.cpp
Buffers.h
CallbackType.cpp
CallbackType.h
DOMException.cpp
DOMException.h
DOMException.idl
ExceptionOr.h
Function.idl
ObservableArray.cpp
ObservableArray.h
OverloadResolution.cpp
OverloadResolution.h
Promise.cpp
Promise.h
Tracing.cpp
Tracing.h
Types.h