Home
last modified time | relevance | path

Searched refs:CopyRaw (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/snapshot/
Dsnapshot-source-sink.h41 void CopyRaw(byte* to, int number_of_bytes) { in CopyRaw() function
Dpartial-deserializer.cc80 source()->CopyRaw(data, size); in DeserializeEmbedderFields()
Ddeserializer.cc605 source_.CopyRaw(raw_data_out, size_in_bytes); in ReadData()
615 source_.CopyRaw( in ReadData()
636 source_.CopyRaw(backing_store, byte_length); in ReadData()
731 source_.CopyRaw(raw_data_out, size_in_bytes); in ReadData()