HomeSort by relevance Sort by last modified time
    Searched refs:registerInstanceProperties (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
ShadowDOM.js 135 function registerInstanceProperties(wrapperPrototype, instanceObject) {
218 if (opt_instance) registerInstanceProperties(wrapperPrototype, opt_instance);
    [all...]
webcomponents.js 177 function registerInstanceProperties(wrapperPrototype, instanceObject) {
260 if (opt_instance) registerInstanceProperties(wrapperPrototype, opt_instance);
    [all...]

Completed in 49 milliseconds