Commit History

Autor SHA1 Mensaxe Data
  Idan Horowitz fff112c8a3 LibJS: Add missing spec link to ValidateAndApplyPropertyDescriptor %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz dd27490ee1 LibJS: Throw if the trap result of OwnPropertyKeys contains duplicates %!s(int64=4) %!d(string=hai) anos
  Timothy Flynn e0c9f58b0c LibJS: Implement and use the GetSubstitution abstract operation %!s(int64=4) %!d(string=hai) anos
  Linus Groh 339ccba354 LibJS: Make Object.prototype.toString() fully spec compliant %!s(int64=4) %!d(string=hai) anos
  davidot c52d515028 LibJS: Make AbstractOperations::canonical_num... take a PropertyName %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 77fa33e61a LibJS: Finish implementing mapped arguments exotic objects :^) %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9555ca99a0 LibJS: Remove unnecessary value_or() from get() %!s(int64=4) %!d(string=hai) anos
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1270df257b LibJS: Bring the `super` keyword in line with the spec %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 5606332ed7 LibJS: Add a [[Realm]] getter to FunctionObject and use it where needed %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2d4eb40f59 LibJS: Add the CreateMappedArgumentsObject abstract operation %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz e2e695bc9f LibJS: Add and use the %ThrowTypeError% intrinsic %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9eed7444de LibJS: Implement the CreateUnmappedArgumentsObject abstract operation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject %!s(int64=4) %!d(string=hai) anos
  Linus Groh 337ad6d15c LibJS: Implement the GetMethod() abstract operation as a Value method %!s(int64=4) %!d(string=hai) anos
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 92ce4ac23f LibJS: Remove outdated FIXME in GetThisEnvironment %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 0cd65b55bd LibJS: Add ObjectEnvironmentRecord.[[IsWithEnvironment]] field %!s(int64=4) %!d(string=hai) anos
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1d20380859 LibJS: Split the per-call-frame environment into lexical and variable %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 395bee07e0 LibJS: Implement the NewObjectEnvironment() abstract operation %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d8e9a176cd LibJS: Implement the NewDeclarativeEnvironment() abstract operation %!s(int64=4) %!d(string=hai) anos
  Linus Groh 500818e73d LibJS: Implement the GetPrototypeFromConstructor() abstract operation %!s(int64=4) %!d(string=hai) anos
  Linus Groh 6312627218 LibJS: Implement the GetFunctionRealm() abstract operation %!s(int64=4) %!d(string=hai) anos
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there %!s(int64=4) %!d(string=hai) anos