Function JS_HasProperty

Source
pub unsafe extern "C" fn JS_HasProperty(
    ctx: *mut JSContext,
    this_obj: u64,
    prop: u32,
) -> i32