Matthew Olsson
|
78155a6668
LibJS: Consolidate error messages into ErrorTypes.h
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
053863f35e
LibJS: Interpreter::this_value() => this_value(GlobalObject&)
|
%!s(int64=5) %!d(string=hai) anos |
Matthew Olsson
|
dd08c992e8
LibJS: Simplify and normalize publicly-exposed Object functions
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
1a1394f7a2
LibJS: Change Value::to_object(Heap& -> Interpreter&)
|
%!s(int64=5) %!d(string=hai) anos |
mattco98
|
23ec578a01
LibJS: Implement correct attributes for (almost) all properties
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
fca08bd000
LibJS: Move builtin prototypes to the global object
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
bc1ece7f37
LibJS+LibWeb: Pass prototype to Object constructor
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
e5da1cc566
LibJS: Throw real TypeError, ReferenceError, etc objects
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
faac43597a
LibJS: Add js_string(Interpreter&, String)
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
632231cc0c
js: Implement print function for Date objects
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
3fcea71538
LibJS: Implement Date.prototype.to{Date,Time}String()
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
dc9b1226ac
LibJS: Implement Date.prototype.toString()
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
d4e3688f4f
LibJS: Start implementing Date :^)
|
%!s(int64=5) %!d(string=hai) anos |