Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_sample.cpp182 uint64_t *iresultWords = new uint64_t[inewarraySize](); in HWTEST_F_L0() local
183 ibigWordsRef->GetWordsArray(vm_, &iresultSignBit, iSize, iresultWords); in HWTEST_F_L0()
186 << " [ " << i << " ] : " << iresultWords[i]; in HWTEST_F_L0() local

Completed in 7 milliseconds