Home | History | Annotate | Download | only in page

Lines Matching refs:Array

188         [DoNotCheckDomainSecurity, Custom] void postMessage(in SerializedScriptValue message, in [Optional] Array messagePorts, in DOMString targetOrigin)
191 // There's no good way to expose an array via the ObjC bindings, so for now just allow passing in a single port.