Age | Commit message (Expand) | Author |
---|---|---|
2021-07-02 | LibJS: Make Environment::put_into_environment() return a success bool | Andreas Kling |
2021-07-01 | LibJS: Move Binding struct into the DeclarativeEnvironment class | Andreas Kling |
2021-07-01 | LibJS: Drop "Record" suffix from all the *Environment record classes | Andreas Kling |