Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds