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

/external/chromium_org/chrome/renderer/resources/extensions/
H A Dbinding.js82 function CustomBindingsObject() { function
85 CustomBindingsObject.prototype.setSchema = function(schema) {
140 customType.prototype = new CustomBindingsObject();
83 CustomBindingsObject.prototype.setSchema = function(schema) { class

Completed in 81 milliseconds