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 93bee1d289 #451 optimize evaluation performance 7 years ago
  Marko Lahma 34defd2fbc #451 string comparison related performance improvements (#470) 7 years ago
  Frederic Torres 72d225749a Fix suite 15_3 11 years ago
  Sebastien Ros f591dea25e Fixing some more unit tests 11 years ago
  Sebastien Ros 1227c2992f Implementing JsValue 11 years ago
  Sebastien Ros e7767e9b35 Implementing Function.prototype.bind 12 years ago
  Sebastien Ros dbd659d7ca Fixing error objects 12 years ago
  Sebastien Ros 01ae03bfdf Splitting configuration in another step 12 years ago
  Sebastien Ros c0c320e41c Refactoring prototype chain construction 12 years ago
  Sebastien Ros c04a606e27 Implementing Function.prototype.apply 12 years ago
  Sebastien Ros bdb555d063 Changing FormalParameters to string[] 12 years ago
  Sebastien Ros f5319612ca Implementing error objects and exceptions management 12 years ago
  Sebastien Ros 9cc5450489 Implementing Declaration Binding Instantiation 12 years ago
  Sebastien Ros 00c55e2006 Applying strict mode declarative 12 years ago
  Sebastien Ros 4c24792b1d Implementing Date, Math and unary expressions 12 years ago
  Sebastien Ros 738abd2740 Changing the project type to a Portable Class Library 12 years ago
  Sebastien Ros fb00fd7ddc Implementing Array constructor 12 years ago
  Sebastien Ros b4b5070ffa Including project files 12 years ago