Commit History

Author SHA1 Message Date
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h 5 years ago
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices 5 years ago
  Matthew Olsson 45dfa094e9 LibJS: Add getter/setter support 5 years ago
  Linus Groh 0718f216af LibJS: Add assertThrowsError() test function 5 years ago
  Brian Gianforcaro d74ad81402 js/LibJS: Move test functions to pure javascript. 5 years ago
  Linus Groh b9415dc0e9 LibJS: Use assertNotReached() in tests 5 years ago
  4ourbit 02c9f4c951 LibJS: Improve Object.defineProperty test 5 years ago
  Linus Groh 7636dee2cb LibJS: Remove assert function from Object.defineProperty() test 5 years ago
  Andreas Kling 8286f8b996 LibJS: Add property configuration transitions 5 years ago
  Andreas Kling e6d920d87d LibJS: Add Object.defineProperty() and start caring about attributes 5 years ago