Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
..
AbstractOperations.cpp 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
AbstractOperations.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject 1 year ago
Buffers.cpp 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray 1 year ago
Buffers.h 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types 1 year ago
CallbackType.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
CallbackType.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
DOMException.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
DOMException.h d361221657 LibJS+LibWeb: Add JS::Value constructor for ``JS::Handle<T>`` 1 year ago
DOMException.idl 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 year ago
ExceptionOr.h 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception 1 year ago
Function.idl 6d93692bc5 LibWeb: Add IDL definition for 'Function' 2 years ago
ObservableArray.cpp fceba6a257 LibWeb/WebIDL: Introduce ObservableArray 1 year ago
ObservableArray.h f19c92d78e LibWeb: Add ObservableArray::for_each() 1 year ago
OverloadResolution.cpp 7e8d3e370f LibWeb: Treat BufferSource as a DataView/ArrayBuffer/TA in IDL overloads 1 year ago
OverloadResolution.h 86f68eb3c3 LibWeb: Move IDLOverloadResolution from Bindings/ to WebIDL/ 2 years ago
Promise.cpp 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception 1 year ago
Promise.h 4bdb7dba8c LibWeb: Add and use a helper to reject a promise with an exception 1 year ago
Types.h f1f369b6c6 LibWeb: Add IDL integer typedefs 1 year ago