Home
last modified time | relevance | path

Searched defs:callbackMap (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/manage/event/
DCallbackManager.ts29 public callbackMap: callbackObjInterface; property in CallbackManager
/third_party/node/lib/internal/modules/esm/
Dutils.js25 const callbackMap = new SafeWeakMap(); constant