Commit History

Author SHA1 Message Date
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI 4 years ago
  Linus Groh cc5be96724 LibJS: Use ArrayBuffer for typed array data 4 years ago
  Linus Groh cf9da66b3e LibJS: Use Value::to_index() in typed array constructors 4 years ago
  Linus Groh 0b086c759a LibJS: Move TypedArray length getter to prototype 4 years ago
  Linus Groh ddaab598a7 LibJS: Add TypedArray.BYTES_PER_ELEMENT 4 years ago
  Linus Groh 3d05836a3e LibJS: Make TypedArray constructor (somewhat) spec-compliant 4 years ago
  Linus Groh 7fb299fe46 LibJS: Clean up TypedArray constructors and prototypes 4 years ago
  Andreas Kling 3565d3c60c LibJS: Add six typed arrays (signed and unsigned 8/16/32-bit) 4 years ago