Home
last modified time | relevance | path

Searched defs:NODE_VERSION_STRING (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_version.h57 # define NODE_VERSION_STRING NODE_STRINGIFY(NODE_MAJOR_VERSION) "." \ macro
H A Dnode_report.cc261 buf << "v" << NODE_VERSION_STRING; in PrintVersionInformation() local

Completed in 2 milliseconds