16:30
<ljharb>
shouldn't var r = Proxy.revocable({}, {}); r.revoke(); Array.isArray(r) throw, per spec? it doesn't in jsc or v8 or firefox. what am i missing?
16:33
<bakkot>
ljharb: you want Array.isArray(r.proxy)
16:33
<bakkot>
which does throw
16:33
<ljharb>
ahhh thanks
16:34
<ljharb>
knew i had to be missing something :-)
16:36
<ljharb>
does look like the error message is wrong tho for var r = Proxy.revocable({}, {}); r.revoke(); Object.prototype.toString.call(r.proxy) in jsc and v8. filed https://bugs.webkit.org/show_bug.cgi?id=242342 and https://bugs.chromium.org/p/v8/issues/detail?id=13037 ¯\_(ツ)_/¯
17:23
<Rob Palmer (back 4 July)>
The July TC39 plenary meeting is two weeks away. This is a gentle reminder that the deadline for adding agenda items that are requesting stage advancement is in less than 4 days time! July 9th, 10:00 PDT We have a capacity for 15 hours of content during the meeting. Currently we have 4 hours of content, meaning there are 11 hours unallocated. I encourage you to add items to make good use of the time. Content additions after the deadline are also possible but may not qualify for stage advancement. There are currently 14 remaining in-person places available. So if you intend to attend in-person, please fill in the In-Person Reservation Form soon. https://github.com/tc39/Reflector/issues/437