Switch to using String.prototype.trim from String.trim as it's more-widely available.
authorjeresig <jeresig@gmail.com>
Thu, 11 Mar 2010 15:49:19 +0000 (10:49 -0500)
committerjeresig <jeresig@gmail.com>
Thu, 11 Mar 2010 15:49:19 +0000 (10:49 -0500)
commitba8938d444b9a49bdfb27213826ba108145c2e50
tree49d236355b921c9831ec11e32fce6cc5cf5b8623
parentda26d0eb4e7f563da72cf4d5e9a1d99f6719fea4
Switch to using String.prototype.trim from String.trim as it's more-widely available.
src/core.js