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

create a new boolean value