Home
last modified time | relevance | path

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

/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js539 …ess.env.PLATFORM_VERSION === PLATFORM.VERSION6) ? tempName : tempName.replace(EVENT_END_REGEXP, '')
1052 const EVENT_END_REGEXP = /(\.bubble|\.capture)$/; constant
1069 …process.env.DEVICE_LEVEL === DEVICE_LEVEL.RICH) ? tempName : tempName.replace(EVENT_END_REGEXP, '')