Changeset 197181 in webkit
- Timestamp:
- Feb 26, 2016, 10:51:08 AM (11 years ago)
- Location:
- trunk/Source/JavaScriptCore
- Files:
-
- 1 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
tests/stress/class-syntax-tdz-osr-entry-in-loop.js (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/ChangeLog
r197164 r197181 1 2016-02-26 Benjamin Poulain <benjamin@webkit.org> 2 3 [JSC] Add the test for r197155 4 https://bugs.webkit.org/show_bug.cgi?id=154715 5 6 Reviewed by Mark Lam. 7 8 Silly me. I forgot the test in the latest patch update. 9 10 * tests/stress/class-syntax-tdz-osr-entry-in-loop.js: Added. 11 1 12 2016-02-26 Yusuke Suzuki <utatane.tea@gmail.com> 2 13
Note:
See TracChangeset
for help on using the changeset viewer.