Function hirofa_quickjs_sys::JS_HasProperty
source ยท pub unsafe extern "C" fn JS_HasProperty(
ctx: *mut JSContext,
this_obj: JSValue,
prop: JSAtom,
) -> c_int
pub unsafe extern "C" fn JS_HasProperty(
ctx: *mut JSContext,
this_obj: JSValue,
prop: JSAtom,
) -> c_int