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

/external/chromium_org/extensions/renderer/resources/
H A Dbinding.js103 function CustomBindingsObject() { function
106 CustomBindingsObject.prototype.setSchema = function(schema) {
161 customType.prototype = new CustomBindingsObject();
104 CustomBindingsObject.prototype.setSchema = function(schema) { class

Completed in 92 milliseconds