Searched refs:CopyRaw (Results 1 – 3 of 3) sorted by relevance
16 void SnapshotByteSource::CopyRaw(byte* to, int number_of_bytes) { in CopyRaw() function in v8::internal::SnapshotByteSource
41 void CopyRaw(byte* to, int number_of_bytes);
1170 source_.CopyRaw(raw_data_out, size_in_bytes); in ReadData()1238 source_.CopyRaw(raw_data_out, size_in_bytes); in ReadData()