Home
last modified time | relevance | path

Searched refs:ProxyProperties (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/js/
Dbindings.js17 function ProxyProperties(receiver) { class
22 ProxyProperties.prototype.getLocalDelegate = function() { class
27 ProxyProperties.prototype.setLocalDelegate = function(impl) {
34 ProxyProperties.prototype.close = function() {
50 this[kProxyProperties] = new ProxyProperties(receiver);