Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp127 Local<BigIntRef> uint64tObject = BigIntRef::New(vm_, inputUint64t); in HWTEST_F_L0() local
131 uint64tObject->BigIntToInt64(vm_, &ucValue, &uLossless); in HWTEST_F_L0()
133 uint64tObject->BigIntToUint64(vm_, &ucValue1, &uLossless); in HWTEST_F_L0()

Completed in 10 milliseconds