20:21
<shu>
i'm out sick today
23:25
<jmdyck>
E.g., if you look at https://tc39.es/ecma262/#sec-get-regexp.prototype.dotAll, the section title "get RegExp.prototype.dotAll" suggests that the section is only about the get accessor function. But the preamble tells you that the set accessor function is undefined, so in fact the section is about both accessor functions, i.e. the whole accessor property.