Commit History

Author SHA1 Message Date
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) 7 years ago
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) 7 years ago
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor 7 years ago
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 years ago
  Sebastien Ros 936d5eb9fe Fixing unit tests 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros e17adc30ab Passing more unit tests 11 years ago
  Sebastien Ros fbefc0511c Implementing Boolean.prototype.toString 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros de29b7289d Implementing Array.prototype.indexOf 12 years ago
  Sebastien Ros 241205132a Implementing all standard conversions 12 years ago
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor 12 years ago
  Sebastien Ros d73582a7d8 Renaming arguments 12 years ago
  Sebastien Ros 5ec68fd7fb Defining more standard properties 12 years ago
  Sebastien Ros 01ae03bfdf Splitting configuration in another step 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago