Andreas Kling
|
4699c81fc1
LibJS: Stop converting between Object <-> IteratorRecord all the time
|
1 년 전 |
Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 년 전 |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 년 전 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 년 전 |
Timothy Flynn
|
ff4e0d2943
LibJS: Avoid creating String object wrappers in iterator helpers
|
2 년 전 |
Timothy Flynn
|
d9d245faa7
LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype
|
2 년 전 |
Timothy Flynn
|
5736b53013
LibJS: Add an Iterator constructor and object
|
2 년 전 |