Searched refs:UnwrapInt64FromJS (Results 1 – 2 of 2) sorted by relevance
46 int64_t UnwrapInt64FromJS(napi_env env, napi_value param, int64_t defaultValue = 0);
142 int64_t UnwrapInt64FromJS(napi_env env, napi_value param, int64_t defaultValue) in UnwrapInt64FromJS() function