- From: <bugzilla@jessica.w3.org>
- Date: Tue, 07 Jul 2015 07:22:54 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28797 --- Comment #3 from Cameron McCormack <cam@mcc.id.au> --- IsDetachedBuffer asserts that [[ArrayBufferData]] exists, rather than checks-and-throws if it does not exist. So I think callers of IsDetachedBuffer need to ensure that the value passed to it is already an object with an [[ArrayBufferData]]. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 7 July 2015 07:22:57 UTC