Searched refs:isArgcCountRight (Results 1 – 1 of 1) sorted by relevance
996 bool isArgcCountRight = argc == requireArgc || argc == maxArgc; in On() local997 …CHECK_AND_RETURN_RET_LOG(status == napi_ok && isArgcCountRight, NapiAudioError::ThrowErrorAndRetur… in On()