Function neon_runtime::object::get_isolate [−][src]
pub unsafe extern "C" fn get_isolate(obj: Local) -> *mut Isolate
Gets the v8::Isolate of a v8::Object.
pub unsafe extern "C" fn get_isolate(obj: Local) -> *mut Isolate
Gets the v8::Isolate of a v8::Object.