Commit History

Author SHA1 Message Date
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time 1 year ago
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
  Timothy Flynn 57e7112a20 LibJS: Handle abrupt closures from Iterator.prototype.flatMap 2 years ago
  Timothy Flynn c04476f09d LibJS: Convert IteratorHelper to be a GeneratorObject 2 years ago
  Timothy Flynn 3eb2e4e08a LibJS: Implement Iterator.prototype.map 2 years ago