Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 years ago
..
AbstractOperations.cpp 3bb15d3dae LibJS: Propagate OOM from GetValueFromBuffer AO 2 years 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 b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
DOMException.h 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 years ago
DOMException.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years 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