Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dmksnapshot.cc29 void SetSnapshotFile(const char* snapshot_file) { in SetSnapshotFile() argument
30 if (snapshot_file != NULL) fp_ = GetFileDescriptorOrDie(snapshot_file); in SetSnapshotFile()