Home
last modified time | relevance | path

Searched defs:CreateBigWords (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_bigint.cpp664 JSHandle<BigInt> BigInt::CreateBigWords(JSThread *thread, bool sign, uint32_t size, const uint64_t *words) in CreateBigWords() function in panda::ecmascript::BigInt
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2279 Local<JSValueRef> BigIntRef::CreateBigWords(const EcmaVM *vm, bool sign, uint32_t size, const uint64_t* words) in CreateBigWords() function in panda::BigIntRef

Completed in 27 milliseconds