Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/resources/extensions/
Dweb_request_internal_custom_bindings.js29 function WebRequestEvent(eventName, opt_argSchemas, opt_extraArgSchemas, argument
35 this.argSchemas_ = opt_argSchemas;
42 new eventBindings.Event(eventName, opt_argSchemas, opt_eventOptions,
Devent.js193 var Event = function(opt_eventName, opt_argSchemas, opt_eventOptions, argument
196 this.argSchemas_ = opt_argSchemas;