Historie revizí

Autor SHA1 Zpráva Datum
  Marko Lahma 11b0173d6a Check if length has been initialized in ArrayInstance.GetLength (#761) před 5 roky
  Marko Lahma 293161f092 EnsureCapacity can throw if called against sparse mode array (#746) před 5 roky
  Marko Lahma dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) před 5 roky
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) před 5 roky
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) před 5 roky
  Marko Lahma 026ebc79d2 Function call performance improvements (#703) před 5 roky
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) před 5 roky
  Marko Lahma f89886063e Reflect & Proxy (#681) před 5 roky
  Marko Lahma 34643444a6 Separate InternalTypes to allow integer operation optimizations (#672) před 5 roky
  Marko Lahma 6a01501c31 Cannot index array with empty string (#660) před 5 roky
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) před 6 roky
  Marko Lahma 3b06e02101 New interpreter engine (#559) před 6 roky
  Marko Lahma e4055925c6 ES6 array functions (#555) před 6 roky
  Michael Kriese 7dbdd67c53 net45 support. (#530) před 7 roky
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) před 7 roky
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) před 7 roky
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) před 7 roky
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) před 7 roky
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) před 7 roky
  Marko Lahma 7a6dc642c4 Optimize Array and Completion (#501) před 7 roky
  maximburyak 3d593023de Allow creating an array instance based on existing PropertyDescriptor array/dictionary (#498) před 7 roky
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) před 7 roky
  Pranay Kumar 12e5def2f9 Added Enumerator for Array Instance (#485) před 7 roky
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor před 7 roky
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties před 7 roky
  Marko Lahma 573f1a1515 #451 optimize ArrayInstance před 7 roky
  Marko Lahma 93bee1d289 #451 optimize evaluation performance před 7 roky
  Marko Lahma d27b17852d #451 prefer for over foreach when iterating Lists (#483) před 7 roky
  Marko Lahma c59b15f9ff Revert back to MruPropertyCache2 with _set field (#478) před 7 roky
  Marko Lahma 34defd2fbc #451 string comparison related performance improvements (#470) před 7 roky