Andreas Kling
|
3bfb0534be
LibGC: Rename MarkedVector => RootVector
|
před 6 měsíci |
Timothy Flynn
|
53a507303c
LibJS: Prevent extensions of TypedArray exotic objects
|
před 7 měsíci |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
před 8 měsíci |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
před 8 měsíci |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
před 8 měsíci |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |
Andreas Kling
|
f48751a739
LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI
|
před 4 roky |
Linus Groh
|
cc5be96724
LibJS: Use ArrayBuffer for typed array data
|
před 4 roky |
Linus Groh
|
cf9da66b3e
LibJS: Use Value::to_index() in typed array constructors
|
před 4 roky |
Linus Groh
|
0b086c759a
LibJS: Move TypedArray length getter to prototype
|
před 4 roky |
Linus Groh
|
ddaab598a7
LibJS: Add TypedArray.BYTES_PER_ELEMENT
|
před 4 roky |
Linus Groh
|
3d05836a3e
LibJS: Make TypedArray constructor (somewhat) spec-compliant
|
před 4 roky |
Linus Groh
|
7fb299fe46
LibJS: Clean up TypedArray constructors and prototypes
|
před 4 roky |
Andreas Kling
|
3565d3c60c
LibJS: Add six typed arrays (signed and unsigned 8/16/32-bit)
|
před 4 roky |