Searched refs:bigintObj (Results 1 – 1 of 1) sorted by relevance
3615 Local<panda::BigIntRef> bigintObj = object->ToBigInt(vm); in napi_check_object_type_tag() local3616 BigIntGetWordsArray(vm, bigintObj, &sign, &size, reinterpret_cast<uint64_t*>(&tag)); in napi_check_object_type_tag()