mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 15:45:08 +00:00
![]() This patch adds String.prototype.charAt() to demonstrate that prototype property lookup works, and that you can call a prototype function on an object, and it will do what you expect. :^) |
||
---|---|---|
.. | ||
charAt.js | ||
for-loop.js | ||
forced-gc.js | ||
function-with-arguments.js | ||
javascript.files | ||
native-function.js | ||
operator-precedence.js | ||
simple-function.js | ||
simple-parse.js | ||
simple-scopes.js | ||
simple-variables.js | ||
string-length.js | ||
strings.js |