Home | History | Annotate | Download | only in bench

Lines Matching refs:parseJSON

555 	parseJSON: function( data ) {
1946 rbrace.test( data ) ? jQuery.parseJSON( data ) :
7192 "text json": jQuery.parseJSON,