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