Searched refs:CreateAndCheckForWatcherEntity (Results 1 – 1 of 1) sorted by relevance
32 static tuple<napi_value, int32_t> CreateAndCheckForWatcherEntity(napi_env env) in CreateAndCheckForWatcherEntity() function97 auto [objWatcher, err] = CreateAndCheckForWatcherEntity(env); in CreateWatcher()