Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : for-each.js
"use strict";

var ArrayIterator = require("es6-iterator/array")
  , slice         = Array.prototype.slice;

module.exports = function (t, a) {
	var i = 0, x = ["raz", "dwa", "trzy"], y = {};
	t(
		x,
		function () {
			a.deep(slice.call(arguments, 0, 1), [x[i]], "Array " + i + "#");
			a(this, y, "Array: context:  " + i++ + "#");
		},
		y
	);
	i = 0;
	t(
		(function () { return arguments; })("raz", "dwa", "trzy"),
		function () {
			a.deep(slice.call(arguments, 0, 1), [x[i]], "Arguments" + i + "#");
			a(this, y, "Arguments: context:  " + i++ + "#");
		},
		y
	);
	i = 0;
	t(
		{ 0: "raz", 1: "dwa", 2: "trzy", length: 3 },
		function () {
			a.deep(slice.call(arguments, 0, 1), [x[i]], "Array-like" + i + "#");
			a(this, y, "Array-like: context:  " + i++ + "#");
		},
		y
	);
	i = 0;
	t(
		(x = "foo"),
		function () {
			a.deep(slice.call(arguments, 0, 1), [x[i]], "String " + i + "#");
			a(this, y, "Regular String: context:  " + i++ + "#");
		},
		y
	);
	i = 0;
	x = ["r", "💩", "z"];
	t(
		"r💩z",
		function () {
			a.deep(slice.call(arguments, 0, 1), [x[i]], "String " + i + "#");
			a(this, y, "Unicode String: context:  " + i++ + "#");
		},
		y
	);
	i = 0;
	t(
		new ArrayIterator(x),
		function () {
			a.deep(slice.call(arguments, 0, 1), [x[i]], "Iterator " + i + "#");
			a(this, y, "Iterator: context:  " + i++ + "#");
		},
		y
	);
};
© 2026 GrazzMean
Page non trouvée – APK Comptoir Hammami
Jannah Theme License is not validated, Go to the theme options page to validate the license, You need a single license for each domain name.

404 :(

Oups ! Cette page est introuvable.

Il semble que nous ne puissions pas trouver ce que vous cherchez. Peut-être qu'une recherche pourrait vous aider.

Bouton retour en haut de la page