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