Searched defs:CallHostFunction (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 1200 void Worker::CallHostFunction(size_t argc, const napi_value* argv, const char* methodName) const in CallHostFunction() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| D | worker_new.cpp | 970 void NewWorker::CallHostFunction(size_t argc, const napi_value* argv, const char* methodName) const in CallHostFunction() function in Commonlibrary::Concurrent::WorkerModule::NewWorker |