Lines Matching full:domains
1212 // FIXME(slightlyoff): need to check domains list here!1319 * @param {Array} domains Optional A list of domains in1324 RPC.prototype.expose = function(name, method, scope, domains) {1338 var a = [name, method, scope, domains];