Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr hace 3 años
  Timothy Flynn 03b251a704 LibJS: Convert IterableToList AO to ThrowCompletionOr hace 3 años
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr hace 3 años
  Linus Groh fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr hace 3 años
  Linus Groh ebf57df431 LibJS: Convert create_non_enum_data_p_or_throw() to ThrowCompletionOr hace 3 años
  Linus Groh 867b19affb LibJS: Convert install_error_cause() to ThrowCompletionOr hace 3 años
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr hace 3 años
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper hace 4 años
  Idan Horowitz 6787e86a3a LibJS: Add and use the CreateNonEnumerableDataPropertyOrThrow AO hace 4 años
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject hace 4 años
  Linus Groh 8f6ac0db1c LibJS: Use OrdinaryCreateFromConstructor() in a bunch of constructors hace 4 años
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere hace 4 años
  Linus Groh 862ba64037 LibJS: Implement the Error Cause proposal hace 4 años
  Linus Groh cbd7437d40 LibJS: Implement AggregateError hace 4 años