Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8.cc789 const char* web_snapshot_output_file_name = "web.snap"; in ExecuteString() local
791 web_snapshot_output_file_name = options.web_snapshot_output; in ExecuteString()
808 WriteChars(web_snapshot_output_file_name, snapshot_data.buffer, in ExecuteString()