Home
last modified time | relevance | path

Searched defs:bigWords (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/getwordsarray_fuzzer/
Dgetwordsarray_fuzzer.cpp46 Local<BigIntRef> bigWords(bigWordsValue); in GetWordsArrayFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/bigintrefgetwordsarraysize_fuzzer/
Dbigintrefgetwordsarraysize_fuzzer.cpp48 Local<JSValueRef> bigWords = BigIntRef::CreateBigWords(vm, sign, wordsNum, words); in BigIntRefGetWordsArraySize() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1611 Local<JSValueRef> bigWords = BigIntRef::CreateBigWords(vm_, sign, size, words); in HWTEST_F_L0() local
Dffi_workload.cpp7644 Local<JSValueRef> bigWords = BigIntRef::CreateBigWords(vm_, sign, size, words); in HWTEST_F_L0() local
7665 Local<JSValueRef> bigWords = BigIntRef::CreateBigWords(vm_, sign, size, words); in HWTEST_F_L0() local