Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 2b92c15b34 LibJS: Convert Accessor::create() to NonnullGCPtr vor 2 Jahren
  Linus Groh 172738222c LibJS: Update get_substitution() section number & parameter name vor 2 Jahren
  Linus Groh 19ea0d8dcf LibJS: Add spec comments to get_this_environment() vor 2 Jahren
  Linus Groh c6638f53c0 LibJS: Add spec comments to new_object_environment() vor 2 Jahren
  Linus Groh 1cd46af7b0 LibJS: Add spec comments to new_declarative_environment() vor 2 Jahren
  Linus Groh d51ab20aaa LibJS: Add spec comment to length_of_array_like() vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter vor 2 Jahren
  Andreas Kling f7a252ae85 LibJS: Fix UTF-16 corruption in String.prototype.replace() vor 2 Jahren
  davidot 8fa6861f66 LibJS: Initialize functions in spec order vor 2 Jahren
  davidot 6805ded21d LibJS: Make canonical_numeric_index_string use the new double parser vor 2 Jahren
  Linus Groh 486775f9fe LibJS: Fix incorrect check in ValidateAndApplyPropertyDescriptor vor 2 Jahren
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm vor 2 Jahren
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() vor 2 Jahren
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions vor 2 Jahren
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] vor 2 Jahren
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] vor 2 Jahren
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] vor 2 Jahren
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] vor 2 Jahren
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] vor 2 Jahren
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() vor 2 Jahren
  Linus Groh 5398dcc55e LibJS: Remove GlobalObject from execute() and related AST functions vor 2 Jahren
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors vor 2 Jahren
  Luke Wilde 9e06fe4b3f LibJS/Bytecode: Get result from accumulator in PerformEval vor 3 Jahren
  Idan Horowitz 22a78e8a2c LibJS: Implement the CanBeHeldWeakly abstract operation vor 3 Jahren
  Luke Wilde ee6fb51db6 LibJS: Add a couple of missing spec steps to PerformEval vor 3 Jahren
  Luke Wilde 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings vor 3 Jahren