Linus Groh
|
849e2c77e4
LibJS: Implement constructor/non-constructor function calls
|
%!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
|
97674da502
LibJS: Tolerate NativeFunction::call() with non-object 'this' for now
|
%!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 |