From: Jay Freeman (saurik) Date: Wed, 23 Dec 2015 19:13:46 +0000 (-0800) Subject: Avoid crash when using toCYON on String.prototype. X-Git-Tag: v0.9.590~135 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/8a3643b285973c3e59ed19e5a8c83b137ea7c30c?ds=inline;hp=8a3643b285973c3e59ed19e5a8c83b137ea7c30c Avoid crash when using toCYON on String.prototype. ---