Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh d74f8039eb LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records vor 3 Jahren
  Linus Groh 47cdd90836 LibJS: Use new NativeFunction::create() in most places vor 3 Jahren
  Luke Wilde 4c1c6ef91c LibJS: Setup host hooks and have promise jobs work out the realm vor 3 Jahren
  Timothy Flynn 59ca435172 LibJS: Use new construct AO overload where easily applicable vor 3 Jahren
  Linus Groh 01c2570678 LibJS: Annotate Promise implementation with spec comments vor 3 Jahren
  Idan Horowitz 0d602c5ec5 LibJS: Convert the NewPromiseCapability AO to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz e26d9f419b LibJS: Remove vm.construct and it's usages vor 3 Jahren
  Idan Horowitz ca27e5eff5 LibJS: Convert NativeFunction callback to ThrowCompletionOr vor 3 Jahren
  Timothy Flynn 98d8a858cd LibJS: Set the function names for the resolve, reject, and executor vor 3 Jahren
  Timothy Flynn cdf2854fdf LibJS: Fix copy-paste mistake in GetCapabilitiesExecutor vor 3 Jahren
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper vor 4 Jahren
  Linus Groh d1c109be96 LibJS: Fix .length attributes of various native functions vor 4 Jahren
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere vor 4 Jahren
  Andreas Kling 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() vor 4 Jahren
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Linus Groh f418115f1b LibJS: Add initial support for Promises vor 4 Jahren