Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/d8/
Dd8.h448 DisallowReassignment<const char*> lcov_file = {"lcov", nullptr}; variable
Dd8.cc4553 options.lcov_file = argv[i] + 7; in SetOptions()
4714 if (options.lcov_file) { in RunMain()
4735 WriteLcovData(isolate, options.lcov_file); in RunMain()