Searched refs:TestUint32Truncation (Results 1 – 2 of 2) sorted by relevance
26 static napi_value TestUint32Truncation(napi_env env, napi_callback_info info) { in TestUint32Truncation() function97 DECLARE_NAPI_PROPERTY("TestUint32Truncation", TestUint32Truncation), in Init()
39 assert.strictEqual(expected, test_number.TestUint32Truncation(input));