Andreas Kling
f7c15d00c9
LibJS: Add basic prototype support
...
Object will now traverse up the prototype chain when doing a get().
When a function is called on an object, that object will now also be
the "this" value inside the function. This stuff is probably not very
correct, but we will improve things as we go! :^)
2020-03-15 15:01:10 +01:00
..
2020-03-15 15:01:10 +01:00
2020-03-15 15:01:10 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-12 19:54:47 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-09 22:18:03 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-14 13:58:30 +01:00
2020-03-15 15:01:10 +01:00
2020-03-14 12:13:53 +01:00
2020-03-14 12:13:53 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-15 15:01:10 +01:00
2020-03-15 15:01:10 +01:00
2020-03-14 20:02:53 +01:00
2020-03-14 20:02:53 +01:00
2020-03-11 19:00:22 +01:00
2020-03-11 19:00:22 +01:00
2020-03-13 11:08:16 +01:00
2020-03-13 11:08:16 +01:00
2020-03-11 19:00:26 +01:00
2020-03-11 19:00:26 +01:00
2020-03-14 16:00:28 +01:00
2020-03-14 12:13:53 +01:00
2020-03-15 15:00:18 +01:00
2020-03-15 15:00:18 +01:00