Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker.cpp1929 void Worker::HostOnErrorInner() in HostOnErrorInner() function in Commonlibrary::Concurrent::WorkerModule::Worker
/commonlibrary/ets_utils/js_concurrent_module/worker/test/
Dtest_worker.cpp686 static void HostOnErrorInner(Worker *worker, napi_env env) in HostOnErrorInner() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest