Node.js  v8.x
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine
node_contextify.cc File Reference
#include "node.h"
#include "node_internals.h"
#include "node_watchdog.h"
#include "base-object.h"
#include "base-object-inl.h"
#include "env.h"
#include "env-inl.h"
#include "util.h"
#include "util-inl.h"
#include "v8-debug.h"
Include dependency graph for node_contextify.cc:

Go to the source code of this file.

Namespaces

 node
 

Variable Documentation

◆ context_

Persistent<Context> context_
protected

Definition at line 79 of file node_contextify.cc.

◆ env_