]> git.saurik.com Git - cycript.git/commit
Fixed the exception throwing mechanism to throw real JavaScript Error objects.
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 2 Nov 2009 01:30:41 +0000 (01:30 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 2 Nov 2009 01:30:41 +0000 (01:30 +0000)
commitb81e7fb6237425dcdc657869f7516ecdf2c93161
tree34f2d06fa40bd9ebd1383bfd0905e8ee2c6a6c5a
parentb1bff474c6fb43ae3cbf12599d89317853d63256
Fixed the exception throwing mechanism to throw real JavaScript Error objects.
Library.cpp
ObjectiveC/Library.mm