Function neon_runtime::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.
pub unsafe extern "C" fn same_handle(h1: Local, h2: Local) -> bool
Indicates if two v8::Local handles are the same.