Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js52669 this._pointerEventProcessorList = []; property
52683 if (!this._pointerEventProcessorList.includes(t)) {
52684 this._pointerEventProcessorList.push(t);
52692 ee.array.remove(this._pointerEventProcessorList, t);
52700 const e = this._pointerEventProcessorList;
52717 const e = this._pointerEventProcessorList;
52756 const t = this._pointerEventProcessorList;