pub unsafe fn JS_NewInt32(ctx: *mut JSContext, v: i32) -> JSValue
Expand description

create a new int32 value