Andreas Kling
|
ba641e97d9
LibJS: Clarify Object (base class) construction somewhat
|
5 years ago |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 years ago |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
5 years ago |
Andreas Kling
|
bc1ece7f37
LibJS+LibWeb: Pass prototype to Object constructor
|
5 years ago |
Andreas Kling
|
cf702a13b9
LibJS: Pass prototype to NumberObject constructor
|
5 years ago |
Andreas Kling
|
3a026a1ede
LibJS: Add NumberObject and make to_object() on number values create it
|
5 years ago |