RESOLVED FIXED179268
Add test for ic with side effects
https://bugs.webkit.org/show_bug.cgi?id=179268
Summary Add test for ic with side effects
Keith Miller
Reported 2017-11-03 13:14:23 PDT
Add test for ic with side effects
Attachments
Patch (1.63 KB, patch)
2017-11-03 13:24 PDT, Keith Miller
saam: review+
Keith Miller
Comment 1 2017-11-03 13:24:32 PDT
Saam Barati
Comment 2 2017-11-03 13:25:34 PDT
Comment on attachment 325946 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=325946&action=review > JSTests/stress/put-inline-cache-side-effects.js:14 > +print(objs); remove > JSTests/stress/put-inline-cache-side-effects.js:16 > + print(obj); remove
Keith Miller
Comment 3 2017-11-03 13:30:51 PDT
Comment on attachment 325946 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=325946&action=review >> JSTests/stress/put-inline-cache-side-effects.js:14 >> +print(objs); > > remove Whoops, gone. >> JSTests/stress/put-inline-cache-side-effects.js:16 >> + print(obj); > > remove Ditto.
Keith Miller
Comment 4 2017-11-03 13:31:09 PDT
Radar WebKit Bug Importer
Comment 5 2017-11-15 12:17:01 PST
Note You need to log in before you can comment on or make changes to this bug.