From: Jay Freeman (saurik) Date: Thu, 13 Sep 2012 08:52:14 +0000 (-0700) Subject: Fix @bool .valueOf() to return boolean, not number. X-Git-Tag: v0.9.459~6 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/77f56624a75e39b19c72e6076e46e230ce3abbb1?hp=77f56624a75e39b19c72e6076e46e230ce3abbb1 Fix @bool .valueOf() to return boolean, not number. ---