|
Revert 9673, 9674 and 9675 because of failing webkit tests.
This reverts commits
r9673: "Scope tree serialization and ScopeIterator cleanup."
r9674: "Use OS::SNPrintF instead of snprintf."
r9675: "Use int instead of size_t, StrLength instead of strlen."
Committed: http://code.google.com/p/v8/source/detail?r=9703
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+181 lines, -529 lines) |
Patch |
|
M |
src/ast.h
|
View
|
|
3 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/ast-inl.h
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
src/contexts.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/objects.h
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/parser.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/parser.cc
|
View
|
|
23 chunks |
+32 lines, -37 lines |
0 comments
|
Download
|
|
M |
src/runtime.cc
|
View
|
|
8 chunks |
+84 lines, -149 lines |
0 comments
|
Download
|
|
M |
src/scopeinfo.h
|
View
|
|
3 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/scopeinfo.cc
|
View
|
|
13 chunks |
+20 lines, -47 lines |
0 comments
|
Download
|
|
M |
src/scopes.h
|
View
|
|
10 chunks |
+14 lines, -53 lines |
0 comments
|
Download
|
|
M |
src/scopes.cc
|
View
|
|
6 chunks |
+11 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/v8globals.h
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-parsing.cc
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/debug-scopes.js
|
View
|
|
4 chunks |
+2 lines, -44 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|