Shannon Booth
|
0748e755d8
LibJS: Implement SetValueInBuffer closer to spec
|
2 سال پیش |
Shannon Booth
|
fe479ffd66
LibJS: Add spec comment for [[ArrayBufferData]]
|
2 سال پیش |
Shannon Booth
|
78d5c23c3a
LibJS: Add spec comment for IsDetachedBuffer ( arrayBuffer )
|
2 سال پیش |
Kenneth Myhra
|
f3fb005653
LibJS: Partially implement AO CopyDataBlockBytes
|
2 سال پیش |
Timothy Flynn
|
1c1b902a6a
LibJS+LibWeb: Move headers around to allow including Value from Cell
|
2 سال پیش |
Linus Groh
|
947ea92bf6
LibJS: Convert ArrayBuffer::create() to NonnullGCPtr
|
2 سال پیش |
Linus Groh
|
5db38d7ba1
LibJS: Replace standalone js_bigint() with BigInt::create()
|
2 سال پیش |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 سال پیش |
davidot
|
791855deab
LibCrypto+LibJS: Remove the create_from methods from BigInteger
|
2 سال پیش |
Linus Groh
|
26366d5930
LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19]
|
2 سال پیش |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 سال پیش |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 سال پیش |
Linus Groh
|
028a6b90b1
LibJS: Revert partial resizable ArrayBuffer implementation
|
3 سال پیش |
Matthias Zimmerman
|
c10d48b72c
AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice()
|
3 سال پیش |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 سال پیش |
Timothy Flynn
|
6654efcd82
LibJS: Remove cloneConstructor parameter from CloneArrayBuffer
|
3 سال پیش |
Timothy Flynn
|
13d05403ff
LibJS: Move DetachArrayBuffer implementation to the ArrayBuffer object
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 سال پیش |
ForLoveOfCats
|
b29e19c52a
LibJS: Implement and test getters added by resizable ArrayBuffer
|
3 سال پیش |
ForLoveOfCats
|
e01ee4e30b
LibJS: Construct ArrayBuffer with max byte length when provided
|
3 سال پیش |
ForLoveOfCats
|
e8416b603f
LibJS: Accept ArrayBuffer constructor options argument
|
3 سال پیش |
Idan Horowitz
|
20d3869182
LibJS: Implement the CloneArrayBuffer AO
|
3 سال پیش |
davidot
|
de90d54be0
LibJS: Convert ArrayBuffer construction to ThrowCompletionOr
|
3 سال پیش |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 سال پیش |
Linus Groh
|
841bd680fa
LibJS: Add ArrayBuffer::create() for ByteBuffer passed by value
|
3 سال پیش |
Idan Horowitz
|
750da61c0f
LibJS: Convert to_u8_clamp() to ThrowCompletionOr
|
3 سال پیش |
Idan Horowitz
|
99287afc99
LibJS: Convert to_u8() to ThrowCompletionOr
|
3 سال پیش |
Idan Horowitz
|
1b7dbb6b3b
LibJS: Convert to_i8() to ThrowCompletionOr
|
3 سال پیش |
Idan Horowitz
|
7bbb92dfe9
LibJS: Convert to_u16() to ThrowCompletionOr
|
3 سال پیش |