Files
ladybird/Libraries/LibJS
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-17 16:14:28 +02:00
2020-04-15 22:07:20 +02:00
2020-04-14 12:54:09 +02:00
2020-04-14 12:54:09 +02:00
2020-04-15 22:07:20 +02:00
2020-04-17 15:32:20 +02:00
2020-04-13 00:45:25 +02:00