Andreas Kling
|
3ccac0cf6e
LibJS: Remove unused realm parameter from run_and_return_frame()
|
hai 1 ano |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
hai 1 ano |
Andreas Kling
|
6de22ec789
LibJS/Bytecode: Rename RegisterWindow to CallFrame
|
hai 1 ano |
Timothy Flynn
|
9d7215c636
LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
566a8dfd93
LibJS: Allow GeneratorObject to be subclassed
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
60adeb11c9
LibJS: Convert GeneratorObject's [[GeneratorBrand]] to a StringView
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
f8cb4f9686
LibJS: Remove GeneratorObject::initialize() override
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
fb979dcf34
LibJS/Bytecode: Make Bytecode::Interpreter participate in GC marking
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
6537ed8fff
LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
f345f72b55
LibJS: Port Value::to_object() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
%!s(int64=2) %!d(string=hai) anos |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ddc6e139a6
LibJS: Convert Object::create() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
83de01043f
LibJS: Convert GeneratorObject::create() to NonnullGCPtr
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
2f3ebce7c8
LibJS: Keep GeneratorObject's stored execution context's internals alive
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
a1c1ab5f8d
LibJS: Switch to bytecode interpreter to run generator functions for AST
|
%!s(int64=2) %!d(string=hai) anos |
Luke Wilde
|
5bc3371226
LibJS: Perform received abrupt generator completions in the generator
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
56b2ae5ac0
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
e992a9f469
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
%!s(int64=2) %!d(string=hai) anos |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
%!s(int64=2) %!d(string=hai) anos |
Ali Mohammad Pur
|
e1cd36559d
LibJS: Make the BC generator.next(value) work
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
d5791c85b4
LibJS: Avoid copying the frame into the interpreter in BC generators
|
%!s(int64=3) %!d(string=hai) anos |
Linus Groh
|
5b48912d35
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
|
%!s(int64=3) %!d(string=hai) anos |