Function neon_runtime::nan::object::get_isolate[][src]

pub unsafe extern "C" fn get_isolate(obj: Local) -> *mut Isolate__
Expand description

Gets the v8::Isolate of a v8::Object.