Historial de Commits

Autor SHA1 Mensaje Fecha
  Idan Horowitz dd27490ee1 LibJS: Throw if the trap result of OwnPropertyKeys contains duplicates hace 4 años
  Timothy Flynn e0c9f58b0c LibJS: Implement and use the GetSubstitution abstract operation hace 4 años
  davidot c52d515028 LibJS: Make AbstractOperations::canonical_num... take a PropertyName hace 4 años
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) hace 4 años
  Andreas Kling 1270df257b LibJS: Bring the `super` keyword in line with the spec hace 4 años
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes hace 4 años
  Andreas Kling 2d4eb40f59 LibJS: Add the CreateMappedArgumentsObject abstract operation hace 4 años
  Andreas Kling 9eed7444de LibJS: Implement the CreateUnmappedArgumentsObject abstract operation hace 4 años
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function hace 4 años
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject hace 4 años
  Linus Groh 337ad6d15c LibJS: Implement the GetMethod() abstract operation as a Value method hace 4 años
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval hace 4 años
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec hace 4 años
  Andreas Kling 395bee07e0 LibJS: Implement the NewObjectEnvironment() abstract operation hace 4 años
  Andreas Kling d8e9a176cd LibJS: Implement the NewDeclarativeEnvironment() abstract operation hace 4 años
  Linus Groh df095afbcc LibJS: Implement the OrdinaryCreateFromConstructor() abstract operation hace 4 años
  Linus Groh 500818e73d LibJS: Implement the GetPrototypeFromConstructor() abstract operation hace 4 años
  Linus Groh 6312627218 LibJS: Implement the GetFunctionRealm() abstract operation hace 4 años
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there hace 4 años