Age | Commit message (Expand) | Author |
---|---|---|
2021-06-27 | LibJS: Rename Function => FunctionObject | Andreas Kling |
2021-06-25 | LibJS: Make assertion in BindThisValue mirror the spec exactly :^) | Andreas Kling |
2021-06-24 | LibJS: Remove unused DeclarativeEnvironmentRecord::type() | Andreas Kling |
2021-06-22 | LibJS: Bring function environment records closer to the spec | Andreas Kling |