|
Make sure that the name accessor on functions return the expected
names.
- Set the correct name of library functions.
- Set the name of C++ callback functions.
- Clean up a couple of out-dated comments related to literal creation.
Committed: http://code.google.com/p/v8/source/detail?r=414
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+823 lines, -608 lines) |
Patch |
|
M |
src/apinatives.js
|
View
|
1
|
4 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/array.js
|
View
|
1
|
26 chunks |
+96 lines, -90 lines |
0 comments
|
Download
|
|
M |
src/date-delay.js
|
View
|
1
|
46 chunks |
+182 lines, -148 lines |
0 comments
|
Download
|
|
M |
src/debug-delay.js
|
View
|
|
15 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/math.js
|
View
|
1
|
3 chunks |
+87 lines, -60 lines |
0 comments
|
Download
|
|
M |
src/messages.js
|
View
|
1
|
15 chunks |
+32 lines, -32 lines |
0 comments
|
Download
|
|
M |
src/mirror-delay.js
|
View
|
|
31 chunks |
+38 lines, -38 lines |
0 comments
|
Download
|
|
M |
src/regexp-delay.js
|
View
|
1
|
10 chunks |
+82 lines, -74 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
|
5 chunks |
+15 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/runtime.js
|
View
|
|
20 chunks |
+41 lines, -41 lines |
0 comments
|
Download
|
|
M |
src/string.js
|
View
|
|
17 chunks |
+56 lines, -49 lines |
0 comments
|
Download
|
|
M |
src/uri.js
|
View
|
1
|
18 chunks |
+29 lines, -28 lines |
0 comments
|
Download
|
|
M |
src/v8natives.js
|
View
|
1
|
6 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-api.cc
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
|
test/mjsunit/function-names.js
|
View
|
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|