Home | History | Annotate | Download | only in constructors
      1 Calling bindings constructors as function should throw an exception and not cause a crash.
      2 
      3 PASS: EventSource
      4 PASS: MessageChannel
      5 PASS: SharedWorker
      6 PASS: WebGLArrayBuffer
      7 PASS: WebKitCSSMatrix
      8 PASS: WebKitPoint
      9 PASS: WebSocket
     10 PASS: Worker
     11 PASS: XMLHttpRequest
     12 PASS: XSLTProcessor
     13 
     14