Commit History

Author SHA1 Message Date
  Marko Lahma c7489b54d2 Fix default date constructor to clip decimal part (#1340) 2 years ago
  Marko Lahma 421401b7ef Fix ToPropertyDescriptor Proxy issues (#1335) 2 years ago
  Marko Lahma b826cd659a Fix some prototype chain issues uncovered by compat-table (#1334) 2 years ago
  Genteure 660f6ad78e Cache wrapped object returned by WrapObjectHandler (#1327) 2 years ago
  Marko Lahma f862659980 Implement FinalizationRegistry (#1328) 2 years ago
  Baowei Li(Free) 3d05e3d350 Make object wrapper cache hold ObjectInstance type (#1326) 2 years ago
  Marko Lahma ca6c0d679a Fix array issues (#1325) 2 years ago
  Marko Lahma 3cde7c9a4c Fix TaggedTemplate issues (#1324) 2 years ago
  Marko Lahma ffa4260777 Implement async/await (#1323) 2 years ago
  Marko Lahma 3bd75e1b0c Fix error stack handling when last syntax node is not present (#1322) 2 years ago
  Gökhan Kurt aa3ad792d4 Fix toPrimitive evaluating multiple times during "in" expression (#1319) 2 years ago
  Gökhan Kurt 7a1902f3af Fix some Object static methods returning wrong value (#1318) 2 years ago
  Marko Lahma cb73d18b98 Upgrade to Esprima 3.0.0-beta-9 (#1317) 2 years ago
  Gökhan Kurt e9f3968085 Implement Promise.allSettled (#1316) 2 years ago
  Marko Lahma 459af453ed Update benchmark results (#1315) 2 years ago
  Marko Lahma fb8b68781d Reduce memory allocations in array handling (#1314) 2 years ago
  Gökhan Kurt 1a17cc07a4 Implement Promise.any (#1312) 2 years ago
  Marko Lahma 9fbed07473 Implement RegExp match indices (#1310) 2 years ago
  Marko Lahma d7b8ca1224 Implement RegExp named capture groups (#1309) 3 years ago
  Marko Lahma 86375d91c1 Enable some tests that work now correctly, minor fixes (#1307) 3 years ago
  Marko Lahma c97bd04889 Implement Array.group and Array.groupToMap (#1306) 3 years ago
  Marko Lahma 700634143b Upgrade to latest test262 suite and fix issues (#1304) 3 years ago
  Marko Lahma 495fc6161f Add SkipLocalsInit attribute (#1303) 3 years ago
  Baowei Li(Free) aaf2ce38b2 Add ability to prepare and reuse module code (#1300) 3 years ago
  Marko Lahma c99869c1df Update benchmark results (#1294) 3 years ago
  Genteure 2b58d122e7 Restore public access to JavaScriptException ctor (#1295) 3 years ago
  Marko Lahma d602f32b7f Reduce Engine references in expressions (#1293) 3 years ago
  Marko Lahma fbd5293b9e Remove ExpressionResult (#1292) 3 years ago
  Marko Lahma b3154ca781 Move data from Completion and ExpressionResult to context (#1291) 3 years ago
  Marko Lahma e38849e1c3 Open some API and create public API tests for compatibility (#1290) 3 years ago