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