Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr hace 3 años
  Linus Groh fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr hace 3 años
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr hace 3 años
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr hace 3 años
  Andreas Kling 971dc44ed3 LibJS: Don't use MarkedValueList in PromiseValueList hace 3 años
  Timothy Flynn 949f294444 LibJS: Implement Promise.allSettled on the Promise constructor hace 3 años
  Timothy Flynn 4dffa40a8d LibJS: Implement Promise.any on the Promise constructor hace 3 años
  Timothy Flynn 417523507e LibJS: Generalize PromiseAllResolveElementFunction common functionality hace 3 años