Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn 18847fca50 LibJS: Use IteratorStepValue in ECMA-262 há 1 ano atrás
  Timothy Flynn 2b96e732dd LibJS: Implement the IteratorStepValue AO há 1 ano atrás
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time há 1 ano atrás
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h há 2 anos atrás
  Timothy Flynn ff4e0d2943 LibJS: Avoid creating String object wrappers in iterator helpers há 2 anos atrás
  Timothy Flynn d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype há 2 anos atrás
  Timothy Flynn 5736b53013 LibJS: Add an Iterator constructor and object há 2 anos atrás
  Timothy Flynn 4977000fa0 LibJS: Rename JS::Iterator to JS::IteratorRecord há 2 anos atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Timothy Flynn 2575184242 LibJS: Add a spec link for Iterator Records há 3 anos atrás
  Linus Groh 09a11fa6ea LibJS: Implement proper Iterator records há 3 anos atrás