Home
last modified time | relevance | path

Searched refs:TestInt32Truncation (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/js-native-api/test_number/
H A Dtest_number.c50 static napi_value TestInt32Truncation(napi_env env, napi_callback_info info) { in TestInt32Truncation() function
98 DECLARE_NODE_API_PROPERTY("TestInt32Truncation", TestInt32Truncation), in Init()
H A Dtest.js58 assert.strictEqual(expected, test_number.TestInt32Truncation(input));

Completed in 2 milliseconds