Andrew Kaster
|
521ed0e911
LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject
|
1 年之前 |
Shannon Booth
|
11371acfaf
LibWeb/WebIDL: Implement ConvertToInt and IntegerPart AOs
|
1 年之前 |
Timothy Flynn
|
9258d7b98a
LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray
|
1 年之前 |
Timothy Flynn
|
c7fec9424c
LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView
|
1 年之前 |
Andreas Kling
|
41f56b0df9
LibWeb: Let supported_property_names() return Vector<FlyString>
|
1 年之前 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 年之前 |
Shannon Booth
|
a7b8828db2
LibWeb: Port call_user_object_operation from DeprecatedString
|
1 年之前 |
Andreas Kling
|
3dc5f467a8
LibJS: Always allocate ExecutionContext objects on the malloc heap
|
1 年之前 |
Shannon Booth
|
629f661e3b
LibWeb: Port supported property names from DeprecatedString to String
|
1 年之前 |
Timothy Flynn
|
3fcb07597b
LibWeb: Remove now-unneeded TypedArray OOM propagation
|
1 年之前 |
Andrew Kaster
|
247f12d7b0
LibWeb: Insert WindowProperties object into Window's prototype chain
|
1 年之前 |
Andreas Kling
|
97ebfd9f0f
LibJS: Make Value::to_string_without_side_effects() infallible
|
1 年之前 |
Shannon Booth
|
3bb15d3dae
LibJS: Propagate OOM from GetValueFromBuffer AO
|
2 年之前 |
Matthew Olsson
|
c40109628d
LibWeb: Properly reject abrupt completion in clean_up_on_return
|
2 年之前 |
Luke Wilde
|
083b547e97
LibWeb/WebIDL: Add the `construct` abstract operation
|
2 年之前 |
Luke Wilde
|
9b8b363445
LibWeb/WebIDL: Move call_user_object_operation out of line
|
2 年之前 |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 年之前 |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
2 年之前 |
Linus Groh
|
6480faacb6
LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/
|
2 年之前 |