Marko Lahma
|
410806d9d7
Fix some proxy issues (#1353)
|
2 年之前 |
Marko Lahma
|
6b5f04d923
Improve array interop API (#1352)
|
2 年之前 |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 年之前 |
ENZ
|
826bf4f788
PublicInterface test for CancellationConstraint.Reset (#1350)
|
2 年之前 |
Marko Lahma
|
c1ad0afd47
Fix some remaining function parameter destructuring issues (#1349)
|
2 年之前 |
Marko Lahma
|
943ac858bb
Fix ArrayPatternProtocol indexing for function parameters (#1348)
|
2 年之前 |
Marko Lahma
|
f9423a5e9d
Fix some array issues uncovered by compat-table tests (#1347)
|
2 年之前 |
Marko Lahma
|
583aabbf05
Fix some class handling issues (#1346)
|
2 年之前 |
Marko Lahma
|
8301536bbb
Add decimal support under type conversion (#1342)
|
2 年之前 |
Marko Lahma
|
92fbdc3410
Allow deleting dictionary entries via interop (#1341)
|
2 年之前 |
Marko Lahma
|
c7489b54d2
Fix default date constructor to clip decimal part (#1340)
|
2 年之前 |
Marko Lahma
|
421401b7ef
Fix ToPropertyDescriptor Proxy issues (#1335)
|
2 年之前 |
Marko Lahma
|
b826cd659a
Fix some prototype chain issues uncovered by compat-table (#1334)
|
2 年之前 |
Genteure
|
660f6ad78e
Cache wrapped object returned by WrapObjectHandler (#1327)
|
2 年之前 |
Marko Lahma
|
f862659980
Implement FinalizationRegistry (#1328)
|
2 年之前 |
Baowei Li(Free)
|
3d05e3d350
Make object wrapper cache hold ObjectInstance type (#1326)
|
2 年之前 |
Marko Lahma
|
ca6c0d679a
Fix array issues (#1325)
|
2 年之前 |
Marko Lahma
|
3cde7c9a4c
Fix TaggedTemplate issues (#1324)
|
2 年之前 |
Marko Lahma
|
ffa4260777
Implement async/await (#1323)
|
2 年之前 |
Marko Lahma
|
3bd75e1b0c
Fix error stack handling when last syntax node is not present (#1322)
|
2 年之前 |
Gökhan Kurt
|
aa3ad792d4
Fix toPrimitive evaluating multiple times during "in" expression (#1319)
|
2 年之前 |
Gökhan Kurt
|
7a1902f3af
Fix some Object static methods returning wrong value (#1318)
|
2 年之前 |
Marko Lahma
|
cb73d18b98
Upgrade to Esprima 3.0.0-beta-9 (#1317)
|
2 年之前 |
Gökhan Kurt
|
e9f3968085
Implement Promise.allSettled (#1316)
|
2 年之前 |
Marko Lahma
|
459af453ed
Update benchmark results (#1315)
|
2 年之前 |
Marko Lahma
|
fb8b68781d
Reduce memory allocations in array handling (#1314)
|
2 年之前 |
Gökhan Kurt
|
1a17cc07a4
Implement Promise.any (#1312)
|
2 年之前 |
Marko Lahma
|
9fbed07473
Implement RegExp match indices (#1310)
|
2 年之前 |
Marko Lahma
|
d7b8ca1224
Implement RegExp named capture groups (#1309)
|
2 年之前 |
Marko Lahma
|
86375d91c1
Enable some tests that work now correctly, minor fixes (#1307)
|
3 年之前 |