Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
5 年之前 |
Matthew Olsson
|
bda39ef7ab
LibJS: Explicitly pass a "Function& new_target" to Function::construct
|
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
|
cb0dfd8f72
LibJS: Use enumerator macros for boilerplate code around native types
|
5 年之前 |
Andreas Kling
|
58ab76269c
LibJS: Add all the Error subclasses
|
5 年之前 |
Linus Groh
|
ee6472fef2
LibJS: Implement Error function/constructor
|
5 年之前 |