Searched refs:result_storage (Results 1 – 1 of 1) sorted by relevance
87 MutableBigInt* result_storage = nullptr);98 MutableBigInt* result_storage, ExtraDigitsHandling extra_digits,102 MutableBigInt* result_storage = nullptr);105 MutableBigInt* result_storage = nullptr);108 MutableBigInt* result_storage = nullptr);111 MutableBigInt* result_storage = nullptr);1169 MutableBigInt* result_storage) { in AbsoluteAddOne() argument1181 Handle<MutableBigInt> result(result_storage, isolate); in AbsoluteAddOne()1182 if (result_storage == nullptr) { in AbsoluteAddOne()1257 MutableBigInt* result_storage, ExtraDigitsHandling extra_digits, in AbsoluteBitwiseOp() argument[all …]