« Previous | Next » 

Revision fe103357

IDfe103357aeed7f7acdc687a759f9d443c6c25373
Parent 234551a2
Child 5a9d30bb

Added by Ben Noordhuis over 11 years ago

typed arrays: make DataView throw on non-ArrayBuffer

Make the DataView constructor throw an exception when the first
argument is not an ArrayBuffer. Follows the spec and the browsers.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences