|
* 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.
Committed: http://code.google.com/p/v8/source/detail?r=2959
Total comments: 36
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+302 lines, -296 lines) |
Patch |
|
M |
LICENSE
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/array.js
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/debug-delay.js
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
src/messages.js
|
View
|
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/mirror-delay.js
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/string.js
|
View
|
1
|
10 chunks |
+39 lines, -39 lines |
0 comments
|
Download
|
|
M |
src/uri.js
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
tools/js2c.py
|
View
|
|
2 chunks |
+4 lines, -16 lines |
0 comments
|
Download
|
|
M |
tools/jsmin.py
|
View
|
1
|
1 chunk |
+241 lines, -218 lines |
2 comments
|
Download
|
Total messages: 4 (0 generated)
|