Searched defs:ParseUint32 (Results 1 – 2 of 2) sorted by relevance
73 bool ParseUint32(const napi_env& env, const napi_value& value, uint32_t& result) in ParseUint32() function
118 napi_value ParseUint32(napi_env env, napi_value object, uint32_t &store) in ParseUint32() function