Searched refs:RESULT_ARGC (Results 1 – 1 of 1) sorted by relevance
31 constexpr int32_t RESULT_ARGC = 2; variable148 napi_value retArgs[RESULT_ARGC] = { 0 }; in NotifyJS()