|
Node.js
v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
|
#include "node.h"Go to the source code of this file.
Namespaces | |
| node | |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 88 of file node_main.cc.
References environ, node::linux_at_secure, and node::Start().