Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated пре 2 година
  Linus Groh c2326ec95a LibJS: Move PromiseCapability into its own cpp/h file пре 2 година
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm пре 2 година
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary пре 2 година
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] пре 2 година
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() пре 2 година
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions пре 2 година
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions пре 2 година
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records пре 3 година
  davidot d46be7e7f2 LibJS: Visit internal values in PromiseValueList пре 3 година
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) пре 3 година
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() пре 3 година
  Linus Groh 245d486ba4 LibJS: Convert PromiseResolvingElementFunction to ThrowCompletionOr пре 3 година
  Linus Groh 01c2570678 LibJS: Annotate Promise implementation with spec comments пре 3 година
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr пре 3 година
  Linus Groh fe86b04b42 LibJS: Convert define_property_or_throw() to ThrowCompletionOr пре 3 година
  Linus Groh 364dd42fc8 LibJS: Convert create_data_property_or_throw() to ThrowCompletionOr пре 3 година
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr пре 3 година
  Andreas Kling 971dc44ed3 LibJS: Don't use MarkedValueList in PromiseValueList пре 3 година
  Timothy Flynn 949f294444 LibJS: Implement Promise.allSettled on the Promise constructor пре 3 година
  Timothy Flynn 4dffa40a8d LibJS: Implement Promise.any on the Promise constructor пре 3 година
  Timothy Flynn 417523507e LibJS: Generalize PromiseAllResolveElementFunction common functionality пре 3 година