Searched defs:dispatcher (Results 1 – 4 of 4) sorted by relevance
141 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local155 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local183 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local206 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local233 auto dispatcher = std::make_unique<Dispatcher>(ecmaVm, channel); in HWTEST_F_L0() local
108 auto dispatcher = handler->GetDispatcher(); in GetCallFrames() local127 auto dispatcher = handler->GetDispatcher(); in OperateDebugMessage() local
218 auto dispatcher = dispatchers_.find(domain); in Dispatch() local238 auto dispatcher = dispatchers_.find(domain); in OperateDebugMessage() local285 auto dispatcher = dispatchers_.find("Debugger"); in GetJsFrames() local
298 napi_value dispatcher = info[0]; in Node_SetCallbackDispatcher() local