Andreas Kling
bc1ece7f37
LibJS+LibWeb: Pass prototype to Object constructor
...
Everyone who constructs an Object must now pass a prototype object when
applicable. There's still a fair amount of code that passes something
fetched from the Interpreter, but this brings us closer to being able
to detach prototypes from Interpreter eventually.
2020-04-18 11:00:55 +02:00
..
2020-04-18 11:00:55 +02:00
2020-04-06 10:49:27 +02:00
2020-04-08 17:19:46 +02:00
2020-04-17 13:41:03 +02:00
2020-04-15 12:29:21 +02:00
2020-04-07 23:01:45 +02:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-03-30 11:35:39 +02:00
2020-03-30 11:35:39 +02:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-04-14 20:37:01 +02:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-04-16 14:13:03 +02:00
2020-04-04 22:12:37 +02:00
2020-04-14 20:37:01 +02:00
2020-04-07 23:01:45 +02:00
2020-03-07 10:32:51 +01:00
2020-04-12 10:33:35 +02:00
2020-04-12 10:33:35 +02:00
2020-03-07 10:32:51 +01:00
2020-03-07 10:32:51 +01:00
2020-04-03 23:06:09 +02:00