Searched refs:AceUnwrapInt32FromJS (Results 1 – 2 of 2) sorted by relevance
34 int AceUnwrapInt32FromJS(napi_env env, napi_value param, int defaultValue = 0);
89 int AceUnwrapInt32FromJS(napi_env env, napi_value param, int defaultValue) in AceUnwrapInt32FromJS() function