Historique des commits

Auteur SHA1 Message Date
  Miguel Fernández Corral 144591843c Support params arrays in delegate invocation (#1520) il y a 2 ans
  Marko Lahma 68f6b5bf93 Fix race condition in sharing of function state (#1465) il y a 2 ans
  Marko Lahma 3c299875a6 Fix await propagation against primitive value (#1450) il y a 2 ans
  Marko Lahma c1ad0afd47 Fix some remaining function parameter destructuring issues (#1349) il y a 2 ans
  Marko Lahma ffa4260777 Implement async/await (#1323) il y a 2 ans
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) il y a 3 ans
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) il y a 3 ans
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) il y a 3 ans
  Marko Lahma 03c31195bd Upgrade to Esprima 3.0.0-beta-7 (#1289) il y a 3 ans
  Marko Lahma 704a016ce4 Reduce memory allocations in function calls (#1282) il y a 3 ans
  Marko Lahma 389629c2f0 More tweaks to reduce call stack size (#1277) il y a 3 ans
  Marko Lahma 3e0902c2e6 Slim down Completion and ExpressionResult struct sizes (#1270) il y a 3 ans
  Marko Lahma 3020dff7ac Improve recursion performance v1 (#1269) il y a 3 ans
  Marko Lahma 3605cd3d18 Upgrade to Esprima 3.0.0-beta-4 (#1251) il y a 3 ans
  Marko Lahma 97e481fc4e Enable nullable reference types by default (#1237) il y a 3 ans
  Marko Lahma 20e9832dd6 Enable implicit usings (#1230) il y a 3 ans
  Marko Lahma 6d2715448d Implement ShadowRealm (#1174) il y a 3 ans
  Marko Lahma 3bc93cf385 Bring function construction closer to the spec (#1170) il y a 3 ans
  Marko Lahma 298ff59ac0 Fix class declaration hoisting and typeof double-evaluation (#1104) il y a 3 ans
  Marko Lahma bf140bff22 Introduce EvaluationContext for statement and expression evaluation (#979) il y a 3 ans
  Marko Lahma c51d984fa0 Ensure to use same JintFunctionDefinition instance when possible (#964) il y a 4 ans
  Marko Lahma c55a5e447b Refactor internals to support realm concept (#907) il y a 4 ans
  Marko Lahma 5f1892cd42 Class support (#816) il y a 4 ans
  Marko Lahma 62656a0ab6 Don't use BlockStatement to model function body (#771) il y a 5 ans
  Marko Lahma 284411b25a Support let and const (#722) il y a 5 ans
  Marko Lahma 9e7027abcd Upgrade to Esprima 1.0.1270 (#712) il y a 5 ans
  Marko Lahma f89886063e Reflect & Proxy (#681) il y a 5 ans
  Marko Lahma 00d91f6ce1 Use Key to refer to properties and cache hash code (#634) il y a 6 ans
  Marko Lahma 753030e60a ES6 Object Literals (#605) il y a 6 ans
  Sam Lord 644795e8a9 Implement arrow functions (#601) il y a 6 ans