Type Definition neon_runtime::nan::raw::Isolate[][src]

pub type Isolate = *mut Isolate__;
Expand description

Represents an instance of the V8 runtime.