Andreas Kling
|
aaf6014ae1
LibJS: Simplify Cell::initialize()
|
%!s(int64=5) %!d(string=hai) anos |
Matthew Olsson
|
bda39ef7ab
LibJS: Explicitly pass a "Function& new_target" to Function::construct
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
af51dc105a
LibJS+LibWeb: Add JS::Object::inherits(class_name)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
06e29fac57
LibJS: Split more native object constructors into construct/initialize
|
%!s(int64=5) %!d(string=hai) anos |
Jack Karamanian
|
1fa0c7304d
LibJS: Implement Function.prototype.bind()
|
%!s(int64=5) %!d(string=hai) anos |