Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2d4eb40f59 LibJS: Add the CreateMappedArgumentsObject abstract operation před 4 roky
  Andreas Kling 9eed7444de LibJS: Implement the CreateUnmappedArgumentsObject abstract operation před 4 roky
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function před 4 roky
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject před 4 roky
  Linus Groh 337ad6d15c LibJS: Implement the GetMethod() abstract operation as a Value method před 4 roky
  Anonymous 2822da8c8f LibJS: Correct behaviour of direct vs. indirect eval před 4 roky
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec před 4 roky
  Andreas Kling 395bee07e0 LibJS: Implement the NewObjectEnvironment() abstract operation před 4 roky
  Andreas Kling d8e9a176cd LibJS: Implement the NewDeclarativeEnvironment() abstract operation před 4 roky
  Linus Groh df095afbcc LibJS: Implement the OrdinaryCreateFromConstructor() abstract operation před 4 roky
  Linus Groh 500818e73d LibJS: Implement the GetPrototypeFromConstructor() abstract operation před 4 roky
  Linus Groh 6312627218 LibJS: Implement the GetFunctionRealm() abstract operation před 4 roky
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there před 4 roky