| 00:14 | <ljharb> | can yall confirm i rebased https://github.com/tc39/ecma262/pull/3226 correctly? |
| 00:17 | <shu> | looks right to me |
| 00:17 | <shu> | there was a conflict? |
| 00:18 | <ljharb> | yeah, i think from the PR that changed some concrete methods into AOs |
| 00:19 | <shu> | ah right, HasVarDeclaration had no other overrides and was just for globals |
| 17:57 | <Richard Gibson> | build preview CI seems to be broken: https://github.com/tc39/ecma262/actions/runs/13572427688/job/37940538089 |
| 19:46 | <ljharb> | yep, it's been broken for awhile, since github turned off its artifacts action pre-v4 |
| 19:46 | <ljharb> | i'm going to fix it but we haven't been letting it block merges |