PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/es5-ext/math/imul

Просмотр файла: implement.js

"use strict";

if (!require("./is-implemented")()) {
	Object.defineProperty(Math, "imul", {
		value: require("./shim"),
		configurable: true,
		enumerable: false,
		writable: true
	});
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!