We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1e3724 commit 497d9d8Copy full SHA for 497d9d8
src/node_report.cc
@@ -71,7 +71,7 @@ static void WriteNodeReport(Isolate* isolate,
71
const std::string& filename,
72
std::ostream& out,
73
Local<String> stackstr,
74
- TIME_TYPE* time);
+ TIME_TYPE* tm_struct);
75
static void PrintVersionInformation(JSONWriter* writer);
76
static void PrintJavaScriptStack(JSONWriter* writer,
77
Isolate* isolate,
0 commit comments