Andreas Kling
|
23b1d97b0d
LibJS: Add ObjectPrototype and implement hasOwnProperty()
|
5 年之前 |
Andreas Kling
|
f7c15d00c9
LibJS: Add basic prototype support
|
5 年之前 |
Andreas Kling
|
9f38f4dbfb
LibJS: Add Object::put_native_function() for convenience
|
5 年之前 |
Andreas Kling
|
386867da9f
LibJS: Add a convenience helper for visiting a JS::Value
|
5 年之前 |
Andreas Kling
|
05c80cac20
LibJS: Make the GC marking phase cycle-proof
|
5 年之前 |
Andreas Kling
|
63e4b744ed
LibJS: Add a basic mark&sweep garbage collector :^)
|
5 年之前 |
Andreas Kling
|
f5476be702
LibJS: Start building a JavaScript engine for SerenityOS :^)
|
5 年之前 |