Marko Lahma
|
43766cd579
Fix some switch/case logic issues (#1367)
|
2 年之前 |
Marko Lahma
|
486373eb0b
Implement change Array by copy (#1366)
|
2 年之前 |
Marko Lahma
|
7fab0dbf19
Update to latest test262 suite and implement Symbols as WeakMap keys (#1365)
|
2 年之前 |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 年之前 |
Marko Lahma
|
18089a7154
Cleanup and expose shadow realm API (#1362)
|
2 年之前 |
Marko Lahma
|
8be9dce051
Add ArrayInstance underlying array conversion when needed (#1361)
|
2 年之前 |
Marko Lahma
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 年之前 |
Marko Lahma
|
f840b094e6
Fix nested object member destructuring (#1359)
|
2 年之前 |
Marko Lahma
|
402a431d39
Small performance optimization to string handling (#1358)
|
2 年之前 |
Marko Lahma
|
0f898f89ac
Allow configuring TypeReference target instance creator (#1357)
|
2 年之前 |
Marko Lahma
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
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 年之前 |