Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 年之前 |
Linus Groh
|
0eeb3164fa
LibJS: Convert DataView::create() to NonnullGCPtr
|
2 年之前 |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 年之前 |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 年之前 |
Lenny Maiorani
|
d00b79568f
Libraries: Use default constructors/destructors in LibJS
|
3 年之前 |
Linus Groh
|
e5753443ae
LibJS: Consistently make prototype the last argument in Object ctors
|
4 年之前 |
Idan Horowitz
|
e4d267d4fb
LibJS: Add the DataView built-in object
|
4 年之前 |