Function js::glue::CallJitGetterOp
[−]
[src]
pub unsafe extern "C" fn CallJitGetterOp(
info: *const JSJitInfo,
cx: *mut JSContext,
thisObj: HandleObject,
specializedThis: *mut c_void,
argc: u32,
vp: *mut Value
) -> bool