Searched refs:BigIntGetWordsArray (Results 1 – 1 of 1) sorted by relevance
3560 bool BigIntGetWordsArray(const EcmaVM* vm, Local<panda::BigIntRef> &value, int* signBit, in BigIntGetWordsArray() function3616 BigIntGetWordsArray(vm, bigintObj, &sign, &size, reinterpret_cast<uint64_t*>(&tag)); in napi_check_object_type_tag()