Histórico de Commits

Autor SHA1 Mensagem Data
  Marko Lahma 412922c9ea Always set ObjectInstance prototype by default (#982) há 3 anos atrás
  Gökhan Kurt 87ee8e2c4b Implement Object.hasOwn (#960) há 3 anos atrás
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) há 4 anos atrás
  Marko Lahma f180d16e7c Fix Promise.all behavior under interop (#911) há 4 anos atrás
  Marko Lahma 978d31900f Remove LexicalEnvironment (#901) há 4 anos atrás
  Marko Lahma 5f1892cd42 Class support (#816) há 4 anos atrás
  Marko Lahma 1fec0a93af Enable function tests (#736) há 5 anos atrás
  Marko Lahma 284411b25a Support let and const (#722) há 5 anos atrás
  Marko Lahma 6dc9d457ef Implement some missing Object functionality (#713) há 5 anos atrás
  Marko Lahma 5dbdb5967c Use JsValue for property access (#701) há 5 anos atrás
  Marko Lahma 2289f9ca31 Enable Symbol and RegExp tests and fix issues (#693) há 5 anos atrás
  Marko Lahma f89886063e Reflect & Proxy (#681) há 5 anos atrás
  Marko Lahma 5e0b3bb917 Improve engine creation performance (#625) há 6 anos atrás
  Marko Lahma 3b06e02101 New interpreter engine (#559) há 6 anos atrás
  Marko Lahma 3cbb20e1ad ES6 string functions (#560) há 6 anos atrás
  Marko Lahma e4055925c6 ES6 array functions (#555) há 6 anos atrás
  Marko Lahma dc2ce8ceb7 StringDictionarySlim instead of Dictionary/StructDictionary (#554) há 6 anos atrás
  Marko Lahma 6353bb42f7 ES6 Map, Set and initial Iterators (#541) há 7 anos atrás
  Marko Lahma c6881dc92c #451 optimize object expressions and type conversions (#521) há 7 anos atrás
  Marko Lahma f9e65d3340 Optimize DeclarativeEnvironmentRecord (#518) há 7 anos atrás
  Marko Lahma b5c4b570ce Optimize declarative environment record handling for functions (#517) há 7 anos atrás
  Marko Lahma e63a0222b8 #451 harmonize exception throwing (#515) há 7 anos atrás
  Marko Lahma 1cf16df954 Make execution context struct and other performance tweaks (#502) há 7 anos atrás
  Marko Lahma 7a6dc642c4 Optimize Array and Completion (#501) há 7 anos atrás
  Marko Lahma 5d408955dc Reduce virtual calls and optimize JsValue equality checks (#497) há 7 anos atrás
  Marko Lahma b3b282d249 #451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor há 7 anos atrás
  Marko Lahma 8aef7b02e7 #451 don't translate flags to boolean?, separate *Set properties há 7 anos atrás
  Marko Lahma 573f1a1515 #451 optimize ArrayInstance há 7 anos atrás
  Marko Lahma 93bee1d289 #451 optimize evaluation performance há 7 anos atrás
  Marko Lahma e0d2e2f244 Introduce JsString, JsBoolean etc and support efficient string concatenation (#463) há 7 anos atrás