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 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties 7 years ago
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) 7 years ago
  Sebastien Ros 55b14dcf34 Optimizing property access performance 10 years ago
  Sebastien Ros 7a61b8013a Fixing Error, Object and Object Prototype tests 11 years ago
  Sebastien Ros 936d5eb9fe Fixing unit tests 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 e17adc30ab Passing more unit tests 11 years ago
  Sebastien Ros df03017445 Implementing String.prototype 12 years ago
  Sebastien Ros 1e30fd461f Adding undefined state for object attributes 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 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