Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 03b251a704 LibJS: Convert IterableToList AO to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn ec54a7b5b0 LibJS: Implement IteratorClose with Completions and align to the spec vor 3 Jahren
  Timothy Flynn 04b4307b3d LibJS: Convert get_iterator_values helper to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn 7b4814f74c LibJS: Convert IteratorValue AO to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn a64752cd34 LibJS: Convert IteratorComplete AO to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn 8be1caa05d LibJS: Convert IteratorStep AO to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn c981d7b9bd LibJS: Convert IteratorNext AO to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn f4c8f2102f LibJS: Retrieve GetIterator's optional 'method' function using GetMethod vor 3 Jahren
  Timothy Flynn 860a37640b LibJS: Convert GetIterator AO to ThrowCompletionOr vor 3 Jahren
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr vor 3 Jahren
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr vor 3 Jahren
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz 14e99b9b68 LibJS: Change create_iterator_result_object's return type to Object* vor 3 Jahren
  Idan Horowitz ee825d6d9e LibJS: Convert get_method to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr vor 3 Jahren
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior vor 3 Jahren
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper vor 4 Jahren
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() vor 4 Jahren
  Idan Horowitz 5ee1ae37b2 LibJS: Add the IteratorStep abstract iterator operation vor 4 Jahren
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function vor 4 Jahren
  Linus Groh 337ad6d15c LibJS: Implement the GetMethod() abstract operation as a Value method vor 4 Jahren
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) vor 4 Jahren
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there vor 4 Jahren
  Matthew Olsson 14fff5df06 LibJS: Implement more IteratorOperations and organize file vor 4 Jahren
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype vor 4 Jahren
  Idan Horowitz 2100b46d02 LibJS: Implement the IteratorClose abstract op and use it where needed vor 4 Jahren
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere vor 4 Jahren
  Linus Groh 163d776df6 LibJS: Replace iterator hint string argument with an enum vor 4 Jahren
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren