Linus Groh
|
0a0ba64383
LibJS: Handle Object.prototype.hasOwnProperty() with no arg correctly
|
5 سال پیش |
mattco98
|
23ec578a01
LibJS: Implement correct attributes for (almost) all properties
|
5 سال پیش |
Andreas Kling
|
bc1ece7f37
LibJS+LibWeb: Pass prototype to Object constructor
|
5 سال پیش |
Andreas Kling
|
f6d57c82f6
LibJS: Pass prototype to Function constructors
|
5 سال پیش |
Andreas Kling
|
8bfee015bc
LibJS: Make Object::to_string() call the "toString" property if present
|
5 سال پیش |
Linus Groh
|
cd3e2690eb
LibJS: Set length property in Object::put_native_function()
|
5 سال پیش |
Andreas Kling
|
cd1d369cdd
LibJS: Add argument(i) and argument_count() to Interpreter
|
5 سال پیش |
Andreas Kling
|
56936b97d0
LibJS+LibWeb: Move native JS functions into dedicated member functions
|
5 سال پیش |
Andreas Kling
|
7c4e53f31e
LibJS: Rework how native functions are called to improve |this| value
|
5 سال پیش |
Andreas Kling
|
0a71533aff
LibJS: Pass argument value vectors as const Vector<Value>&
|
5 سال پیش |
Andreas Kling
|
19452230cd
LibJS: Add "Heap" and "Runtime" subdirectories
|
5 سال پیش |