Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
il y a 1 an |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
il y a 1 an |
Daniel Bertalan
|
e64a8751d1
LibJS: Do not use the `$` special character in file names
|
il y a 2 ans |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
il y a 2 ans |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
il y a 2 ans |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
il y a 2 ans |
Linus Groh
|
cfa5885855
LibJS: Turn initialize_global_object() into a regular initialize()
|
il y a 2 ans |
Linus Groh
|
7c468b5a77
LibJS: Pass Realm to GlobalObject::initialize_global_object()
|
il y a 2 ans |
Andreas Kling
|
50d951aea2
LibJS: Let Shape store a Realm instead of a GlobalObject
|
il y a 2 ans |
Linus Groh
|
1e01a85cdf
LibJS: Import C++ sources from libjs-test262 :^)
|
il y a 3 ans |