We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aaf022 commit 26f181eCopy full SHA for 26f181e
1 file changed
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