⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 197181 in webkit


Ignore:
Timestamp:
Feb 26, 2016, 10:51:08 AM (11 years ago)
Author:
benjamin@webkit.org
Message:

[JSC] Add the test for r197155
https://bugs.webkit.org/show_bug.cgi?id=154715

Reviewed by Mark Lam.

Silly me. I forgot the test in the latest patch update.

  • tests/stress/class-syntax-tdz-osr-entry-in-loop.js: Added.
Location:
trunk/Source/JavaScriptCore
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r197164 r197181  
     12016-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
    1122016-02-26  Yusuke Suzuki  <utatane.tea@gmail.com>
    213
Note: See TracChangeset for help on using the changeset viewer.