Histórico de Commits

Autor SHA1 Mensagem Data
  davidot 8fa6861f66 LibJS: Initialize functions in spec order há 2 anos atrás
  davidot 6805ded21d LibJS: Make canonical_numeric_index_string use the new double parser há 2 anos atrás
  Linus Groh 486775f9fe LibJS: Fix incorrect check in ValidateAndApplyPropertyDescriptor há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 2 anos atrás
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions há 2 anos atrás
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] há 2 anos atrás
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] há 2 anos atrás
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] há 2 anos atrás
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh 5398dcc55e LibJS: Remove GlobalObject from execute() and related AST functions há 2 anos atrás
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() há 2 anos atrás
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions há 2 anos atrás
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors há 2 anos atrás
  Luke Wilde 9e06fe4b3f LibJS/Bytecode: Get result from accumulator in PerformEval há 3 anos atrás
  Idan Horowitz 22a78e8a2c LibJS: Implement the CanBeHeldWeakly abstract operation há 3 anos atrás
  Luke Wilde ee6fb51db6 LibJS: Add a couple of missing spec steps to PerformEval há 3 anos atrás
  Luke Wilde 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings há 3 anos atrás
  Linus Groh 8b035b80d3 LibJS: Update order of steps in CanonicalNumericIndexString há 3 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  Linus Groh cb66474fb5 LibJS: Update spec comments testing presence of a field há 3 anos atrás
  Linus Groh d33fcad87f LibJS: Update ValidateAndApplyPropertyDescriptor implementation há 3 anos atrás
  Linus Groh ce659e5eeb LibJS: Remove assertions that are now part of structured headers há 3 anos atrás
  Linus Groh 7e18d1c078 LibJS: Remove unused include from AbstractOperations.cpp há 3 anos atrás
  Luke Wilde 34f902fb52 LibJS: Add missing steps and spec comments to PerformEval há 3 anos atrás
  Linus Groh 421d9a6361 LibJS: Fix typo in a variable name in get_substitution() há 3 anos atrás
  Linus Groh 5b48912d35 LibJS: Remove a bunch of gratuitous JS namespace qualifiers há 3 anos atrás
  Timothy Flynn f37fbcf516 LibJS: Preallocate the list returned from CreateListFromArrayLike há 3 anos atrás