提交歷史

作者 SHA1 備註 提交日期
  Timothy Flynn 03b251a704 LibJS: Convert IterableToList AO to ThrowCompletionOr 3 年之前
  Timothy Flynn ec54a7b5b0 LibJS: Implement IteratorClose with Completions and align to the spec 3 年之前
  Timothy Flynn 04b4307b3d LibJS: Convert get_iterator_values helper to ThrowCompletionOr 3 年之前
  Timothy Flynn 7b4814f74c LibJS: Convert IteratorValue AO to ThrowCompletionOr 3 年之前
  Timothy Flynn a64752cd34 LibJS: Convert IteratorComplete AO to ThrowCompletionOr 3 年之前
  Timothy Flynn 8be1caa05d LibJS: Convert IteratorStep AO to ThrowCompletionOr 3 年之前
  Timothy Flynn c981d7b9bd LibJS: Convert IteratorNext AO to ThrowCompletionOr 3 年之前
  Timothy Flynn 860a37640b LibJS: Convert GetIterator AO to ThrowCompletionOr 3 年之前
  Idan Horowitz 14e99b9b68 LibJS: Change create_iterator_result_object's return type to Object* 3 年之前
  Idan Horowitz 5ee1ae37b2 LibJS: Add the IteratorStep abstract iterator operation 4 年之前
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function 4 年之前
  Matthew Olsson 14fff5df06 LibJS: Implement more IteratorOperations and organize file 4 年之前
  Idan Horowitz 2100b46d02 LibJS: Implement the IteratorClose abstract op and use it where needed 4 年之前
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 年之前
  Linus Groh 163d776df6 LibJS: Replace iterator hint string argument with an enum 4 年之前
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Idan Horowitz e3c634fdd0 LibJS: Implement initializing a TypedArray from an iterable object 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前