Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
..
AbstractOperations.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 year ago
AbstractOperations.h 083b547e97 LibWeb/WebIDL: Add the `construct` abstract operation 2 years ago
CallbackType.cpp 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
CallbackType.h 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
DOMException.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
DOMException.h 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
DOMException.idl 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
ExceptionOr.h 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 years ago
Function.idl 6d93692bc5 LibWeb: Add IDL definition for 'Function' 2 years ago
OverloadResolution.cpp 88e060907b LibWeb: Implement IDL overload resolution steps to clamp argument counts 2 years ago
OverloadResolution.h 86f68eb3c3 LibWeb: Move IDLOverloadResolution from Bindings/ to WebIDL/ 2 years ago
Promise.cpp b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
Promise.h 8dd5bf7f11 LibWeb: Add missing include to WebIDL::Promise 2 years ago