Home
last modified time | relevance | path

Searched refs:PrefixedMessageResource (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/common/
H A DPrefixedPostMessage.js13 * PrefixedMessageResource: Instantiate in supporting test resource
24 * PrefixedMessageResource.
76 var PrefixedMessageResource = function () { function
85 PrefixedMessageResource.prototype = Object.create(PrefixedMessage.prototype);
86 PrefixedMessageResource.prototype.constructor = PrefixedMessageResource;
93 PrefixedMessageResource.prototype.postToOpener = function (data) {
84 PrefixedMessageResource.prototype = Object.create(PrefixedMessage.prototype); global() class

Completed in 1 milliseconds