Files
ladybird/Libraries/LibJS
Andreas Kling 1549c5c48b LibJS: Make Value::as_object() return Object&
Let's move towards using references over pointers in LibJS as well.
I had originally steered away from it because that's how I've seen
things done in other engines. But this is not the other engines. :^)
2020-04-01 22:18:47 +02:00
..
2020-04-01 22:09:37 +02:00
2020-03-30 15:41:36 +02:00