Searched refs:destroyHook (Results 1 – 4 of 4) sorted by relevance
138 public set destroyHook(hook: () => void) { method in Node142 public get destroyHook() { method in Node
1072 if (this.destroyHook) {1073 this.destroyHook();1074 this.destroyHook = null;
111 anchor.destroyHook = function() {
318 element.destroyHook = function() {650 element.destroyHook = function() {