Searched refs:WriteBigInt (Results 1 – 2 of 2) sorted by relevance
118 void WriteBigInt(BigInt bigint);
443 WriteBigInt(BigInt::cast(*object)); in WriteObject()510 void ValueSerializer::WriteBigInt(BigInt bigint) { in WriteBigInt() function in v8::internal::ValueSerializer