Changeset 243906 in webkit
- Timestamp:
- Apr 4, 2019, 2:13:26 PM (7 years ago)
- Location:
- trunk/JSTests
- Files:
-
- 1 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
stress/inferred-types-regex-matches-array.js (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/JSTests/ChangeLog
r243886 r243906 1 2019-04-04 Saam Barati <sbarati@apple.com> 2 3 createRegExpMatchesArray does not respect inferred types 4 https://bugs.webkit.org/show_bug.cgi?id=193287 5 6 Reviewed by Yusuke Suzuki. 7 8 This checks in the test case for 193287. This issue was discovered by 9 Samuel Groß of Google Project Zero. 10 11 * stress/inferred-types-regex-matches-array.js: Added. 12 1 13 2019-04-04 Saam barati <sbarati@apple.com> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.