Age | Commit message (Expand) | Author |
---|---|---|
2021-06-20 | LibJS: Implement the OrdinaryCreateFromConstructor() abstract operation | Linus Groh |
2021-06-20 | LibJS: Implement the GetPrototypeFromConstructor() abstract operation | Linus Groh |
2021-06-20 | LibJS: Implement the GetFunctionRealm() abstract operation | Linus Groh |
2021-06-20 | LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there | Linus Groh |