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 573f1a1515 #451 optimize ArrayInstance 7 years ago
  Marko Lahma 93bee1d289 #451 optimize evaluation performance 7 years ago
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago
  Marko Lahma f5f432951f Introduce IPropertyDescriptor and specialized descriptors (#461) 7 years ago
  Marko Lahma 189af9f321 Make ObjectInstance MruPropertyCache2 dictionary lazy (#454) 7 years ago
  Marko Lahma 4582830317 cache common int to string conversions 7 years ago
  Sebastien Ros 33dfee399b Fixing embedded function declarations 11 years ago
  Sebastien Ros fafc2c94fd Fixing 15.3.3.1 11 years ago
  Sebastien Ros 24a479c429 Removing TypeConverter JsValue direct conversions 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros 37bf2f5e2b Refactoring PropertyDescriptor 11 years ago
  Sebastien Ros 422c44e201 Fixing some more unit tests 11 years ago
  Sebastien Ros e17adc30ab Passing more unit tests 11 years ago
  Sebastien Ros e7767e9b35 Implementing Function.prototype.bind 12 years ago
  Sebastien Ros f9119c6279 Fixing Function.prototype.apply 12 years ago
  Sebastien Ros 1427db5177 Fixing all unit test for Array.prototype 12 years ago
  Sebastien Ros 61f9f074e1 Fixing all unit tests for Array.constructor 12 years ago
  Sebastien Ros 9c648a6933 incremental work on Array.prototype 12 years ago
  Sebastien Ros d73582a7d8 Renaming arguments 12 years ago
  Sebastien Ros 7694318c3a Adding Binding class to reflect the specs 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