Commit Graph

3 Commits

Author SHA1 Message Date
Ruben Ayrapetyan b52ca8cca5 Fixing Number.prototype.toString. 2014-10-20 17:27:51 +04:00
Ilmir Usmanov 90789453ba Fix 'prototype' property. 2014-10-16 18:07:56 +04:00
Ruben Ayrapetyan c231893b28 Implementation of Number built-in object and partial implementation of Number.prototype built-in object.
Fixing [[Prototype]] and [[Class]] properties of Array and String built-in objects.
2014-10-16 13:25:47 +04:00