|
Reland r18383: More API cleanup.
* Removed String::Empty, Number::New, Integer::New, Integer::NewFromUnsigned, FunctionTemplate::New and Object::New without Isolate* parameter.
* Removed Integer::New and Integer::NewUnsigned with weird argument order.
Chrome CLs matching this change have been landed.
TBR=dcarney@chromium.org
LOG=y
BUG= 324225
Committed: https://code.google.com/p/v8/source/detail?r=18449
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+700 lines, -637 lines) |
Patch |
|
M |
include/v8.h
|
View
|
|
7 chunks |
+3 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/api.cc
|
View
|
|
11 chunks |
+11 lines, -62 lines |
0 comments
|
Download
|
|
M |
src/d8-posix.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/extensions/statistics-extension.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/profiler-extension.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-accessors.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-api.cc
|
View
|
|
160 chunks |
+433 lines, -371 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-assembler-ia32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-assembler-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-compiler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-cpu-profiler.cc
|
View
|
|
12 chunks |
+34 lines, -14 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-debug.cc
|
View
|
|
38 chunks |
+79 lines, -58 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-declarative-accessors.cc
|
View
|
|
2 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-decls.cc
|
View
|
|
20 chunks |
+46 lines, -36 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-global-handles.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-global-object.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/cctest/test-heap.cc
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-heap-profiler.cc
|
View
|
|
5 chunks |
+13 lines, -8 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-object-observe.cc
|
View
|
|
8 chunks |
+35 lines, -30 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-strings.cc
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-thread-termination.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|