IDLGenerators: Set Iterator @@toStringTag with correct descriptor

This commit is contained in:
Tim Ledbetter 2025-01-11 13:15:00 +00:00 committed by Tim Flynn
commit b6ec055bf9
Notes: github-actions[bot] 2025-01-11 15:03:39 +00:00
4 changed files with 39 additions and 3 deletions

View file

@ -0,0 +1,8 @@
Harness status: OK
Found 3 tests
3 Pass
Pass Default iterator objects for an interface have the same prototype
Pass Object.prototype.toString returns correct value
Pass @@toStringTag has correct value from prototype