PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/es-abstract/2015/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/es-abstract/2015/ToInt8.js

'use strict';

var ToUint8 = require('./ToUint8');

// https://www.ecma-international.org/ecma-262/6.0/#sec-toint8

module.exports = function ToInt8(argument) {
	var int8bit = ToUint8(argument);
	return int8bit >= 0x80 ? int8bit - 0x100 : int8bit;
};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home