Linus Groh
|
cd3e2690eb
LibJS: Set length property in Object::put_native_function()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
faac43597a
LibJS: Add js_string(Interpreter&, String)
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
cd1d369cdd
LibJS: Add argument(i) and argument_count() to Interpreter
|
%!s(int64=5) %!d(string=hai) anos |
Linus Groh
|
0a94661c14
LibJS: Implement String.prototype.startsWith()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
30440134cb
LibJS+LibWeb: Move native properties to separate getters/setters
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
56936b97d0
LibJS+LibWeb: Move native JS functions into dedicated member functions
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
7c4e53f31e
LibJS: Rework how native functions are called to improve |this| value
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
0a71533aff
LibJS: Pass argument value vectors as const Vector<Value>&
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
19452230cd
LibJS: Add "Heap" and "Runtime" subdirectories
|
%!s(int64=5) %!d(string=hai) anos |