Searched refs:NapiMap (Results 1 – 2 of 2) sorted by relevance
26 struct NapiMap { struct
598 struct NapiMap { struct603 static NapiMap CreateNapiMap(napi_env env) in CreateNapiMap()605 NapiMap res = {nullptr, nullptr}; in CreateNapiMap()641 static bool NapiMapSet(napi_env env, NapiMap& map, uint32_t key, const RunMetrics& runMetrics) in NapiMapSet()