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

type Isolate = *mut Isolate__;

Represents an instance of the V8 runtime.