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