Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
5 년 전 |
Matthew Olsson
|
b0296735a5
LibJS: Implement Symbol.hasInstance
|
5 년 전 |
Andreas Kling
|
af51dc105a
LibJS+LibWeb: Add JS::Object::inherits(class_name)
|
5 년 전 |
Andreas Kling
|
64513f3c23
LibJS: Move native objects towards two-pass construction
|
5 년 전 |
Andreas Kling
|
e4add19915
LibJS: Pass GlobalObject& to native functions and property accessors
|
5 년 전 |
Andreas Kling
|
f6d57c82f6
LibJS: Pass prototype to Function constructors
|
5 년 전 |
Linus Groh
|
2944039d6b
LibJS: Add Function() and Function.prototype
|
5 년 전 |