Searched defs:GetWordsArray (Results 1 – 3 of 3) sorted by relevance
525 void GetWordsArray(bool *signBit, size_t wordCount, uint64_t *words, JSHandle<BigInt> bigintVal) in GetWordsArray() function
5827 ### GetWordsArray subsection
2474 void BigIntRef::GetWordsArray(const EcmaVM *vm, bool* signBit, size_t wordCount, uint64_t* words) in GetWordsArray() function in panda::BigIntRef