Searched refs:BigIntShortPrint (Results 1 – 3 of 3) sorted by relevance
169 void BigIntShortPrint(std::ostream& os);
1081 void BigInt::BigIntShortPrint(std::ostream& os) { in BigIntShortPrint() function in v8::internal::BigInt
3596 BigInt::cast(this)->BigIntShortPrint(os); in HeapObjectShortPrint()