Home
last modified time | relevance | path

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

/third_party/node/tools/snapshot/
DREADME.md32 `<(SHARED_INTERMEDIATE_DIR)/node_snapshot.cc` that is similar to
35 `node_snapshot.cc` to produce the final Node.js executable with the snapshot
/third_party/node/src/
Dnode_options.h258 bool node_snapshot = true; variable
DREADME.md496 FAILED: gen/node_snapshot.cc
497 cd ../../; out/Release/node_mksnapshot out/Release/gen/node_snapshot.cc
500 … line 1: 6963 Illegal instruction: 4 out/Release/node_mksnapshot out/Release/gen/node_snapshot.cc
507 $ lldb -- out/Release/node_mksnapshot out/Release/gen/node_snapshot.cc
Dnode_options.cc857 &PerProcessOptions::node_snapshot, in PerProcessOptionsParser()
Dnode.cc1210 } else if (per_process::cli_options->node_snapshot) { in LoadSnapshotDataAndRun()
Dnode_worker.cc584 bool use_node_snapshot = per_process::cli_options->node_snapshot; in New()
Dnode_contextify.cc119 bool use_node_snapshot = per_process::cli_options->node_snapshot; in New()
/third_party/node/
Dnode.gyp332 '<(SHARED_INTERMEDIATE_DIR)/node_snapshot.cc',
351 '<(SHARED_INTERMEDIATE_DIR)/node_snapshot.cc',