Commit History

Author SHA1 Message Date
  Linus Groh cd391aa8ef LibJS: Convert call_job_callback() to ThrowCompletionOr 3 years ago
  Linus Groh 01c2570678 LibJS: Annotate Promise implementation with spec comments 3 years ago
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 years ago
  Linus Groh 2ffb30a996 LibJS: Don't return empty value from PromiseReactionJob::call(), for now 3 years ago
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 years ago
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh f418115f1b LibJS: Add initial support for Promises 4 years ago