Function neon_runtime::call::this[][src]

pub unsafe extern "C" fn this(info: &FunctionCallbackInfo, out: &mut Local)

Mutates the out argument provided to refer to the v8::Local handle value of the object the function is bound to.