Andreas Kling
|
97ebfd9f0f
LibJS: Make Value::to_string_without_side_effects() infallible
|
1 year ago |
Timothy Flynn
|
9d7215c636
LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h
|
2 years ago |
Timothy Flynn
|
705e96568c
LibJS: Change error message for non-objects in GetIteratorFlattenable
|
2 years ago |
Timothy Flynn
|
ff4e0d2943
LibJS: Avoid creating String object wrappers in iterator helpers
|
2 years ago |
Timothy Flynn
|
d9d245faa7
LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype
|
2 years ago |
Timothy Flynn
|
5736b53013
LibJS: Add an Iterator constructor and object
|
2 years ago |