Function neon_runtime::nan::mem::same_handle[][src]

pub unsafe extern "C" fn same_handle(h1: Local, h2: Local) -> bool

Indicates if two v8::Local handles are the same.