* Remove non-Open Source code from Douglas Crockford.
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Sep 2009 12:32:24 +0000 (12:32 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 23 Sep 2009 12:32:24 +0000 (12:32 +0000)
commit98390928742740bc5dffac3b10bbb10f807ce659
treecf52efa9e1ddf80b6d8bdd5d00845d24fcd722ca
parentcf46d30de947fb7671a2ce83814a5b7c0c0f044f
* Remove non-Open Source code from Douglas Crockford.
* Be more var-correct in JS files.
* Rename some JS variables to reflect the fact that they are instance
  variables on the global intrinsics object.
* Missing optimization in StringCharAt.
Review URL: http://codereview.chromium.org/215052

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2959 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
LICENSE
src/array.js
src/debug-delay.js
src/messages.js
src/mirror-delay.js
src/string.js
src/uri.js
tools/js2c.py
tools/jsmin.py