Andreas Kling
|
a94a150df0
LibJS: Remove unnecessary space character at the end of console.log()
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
cccbe43056
LibJS: Use FlyString for identifiers
|
%!s(int64=5) %!d(string=hai) anos |
Andreas Kling
|
218f082226
LibJS: Print a newline in each console.log()
|
%!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
|
086f68e878
LibJS: Replace the global print() function with console.log() :^)
|
%!s(int64=5) %!d(string=hai) anos |