Searched refs:UnwrapBigIntUint64FromJS2 (Results 1 – 2 of 2) sorted by relevance
79 bool UnwrapBigIntUint64FromJS2(napi_env env, napi_value param, uint64_t &defaultValue) in UnwrapBigIntUint64FromJS2() function93 return UnwrapBigIntUint64FromJS2(env, jsValue, value); in UnwrapBigIntUint64ByPropertyName()
37 bool UnwrapBigIntUint64FromJS2(napi_env env, napi_value param, uint64_t &defaultValue);