Closed rtakacs closed 4 years ago
Removed Object.is because JerryScript already has implementation for that. Added guards to the methods to define them only if necessary. Added a more exact implementation for the Array.prototype.includes method.
Removed Object.is because JerryScript already has implementation for that. Added guards to the methods to define them only if necessary. Added a more exact implementation for the Array.prototype.includes method.