jQuery.parseJSON was needed for IE<8 & Android 2.3, apart from that it was kept on both branches mostly so that we're API-compatible between them. Those reasons are no longer valid on master so IMO we should deprecate this method and switch all internal uses to JSON.parse. We could then remove it in 4.0.