unsafe extern "C" fn get_is2D(
    cx: *mut JSContext,
    _obj: RawHandleObject,
    this: *mut c_void,
    args: JSJitGetterCallArgs
) -> bool