Commit 012f12b
committed
[JSC] Add missing name property for
https://bugs.webkit.org/show_bug.cgi?id=296801
Reviewed by NOBODY (OOPS!).
This patch changes to implement tc39/ecma402#1015
* Source/JavaScriptCore/runtime/IntlSegmentsPrototype.cpp:
(JSC::IntlSegmentsPrototype::finishCreation):%IntlSegmentsPrototype%[%Symbol.iterator%]
1 parent a2b0df6 commit 012f12b
File tree
2 files changed
+12
-1
lines changed- JSTests/stress
- Source/JavaScriptCore/runtime
2 files changed
+12
-1
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments