Linus Groh
|
7540203ae8
LibJS: Add isFinite()
|
5 years ago |
Andreas Kling
|
3072f9fd82
LibJS: Move the empty object shape from Interpreter to GlobalObject
|
5 years ago |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 years ago |
Andreas Kling
|
cb0dfd8f72
LibJS: Use enumerator macros for boilerplate code around native types
|
5 years ago |
Andreas Kling
|
58ab76269c
LibJS: Add all the Error subclasses
|
5 years ago |
Andreas Kling
|
4ffac713b9
LibWeb: Add XMLHttpRequest object :^)
|
5 years ago |
Andreas Kling
|
f07f8d5a44
LibJS: Add "constructor" property to constructor prototypes
|
5 years ago |
Andreas Kling
|
e323246517
Meta: Add missing copyright headers
|
5 years ago |
Andreas Kling
|
d062d7baa7
LibWeb+LibJS: Move DOM Window object to dedicated classes
|
5 years ago |
Andreas Kling
|
56936b97d0
LibJS+LibWeb: Move native JS functions into dedicated member functions
|
5 years ago |
Andreas Kling
|
19452230cd
LibJS: Add "Heap" and "Runtime" subdirectories
|
5 years ago |