|
|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+20030 lines, -10626 lines) |
Patch |
 |
M |
ChangeLog
|
View
|
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
M |
MERGE
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
SConstruct
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
include/v8.h
|
View
|
|
6 chunks |
+20 lines, -2 lines |
0 comments
|
Download
|
 |
M |
include/v8-profiler.h
|
View
|
|
3 chunks |
+95 lines, -8 lines |
0 comments
|
Download
|
 |
M |
include/v8-testing.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
samples/shell.cc
|
View
|
|
4 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/SConscript
|
View
|
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/accessors.cc
|
View
|
|
3 chunks |
+16 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/api.cc
|
View
|
|
12 chunks |
+67 lines, -23 lines |
0 comments
|
Download
|
 |
M |
src/arguments.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/assembler-arm.h
|
View
|
|
9 chunks |
+37 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/arm/assembler-arm.cc
|
View
|
|
8 chunks |
+132 lines, -21 lines |
0 comments
|
Download
|
 |
M |
src/arm/builtins-arm.cc
|
View
|
|
2 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/arm/code-stubs-arm.h
|
View
|
|
4 chunks |
+38 lines, -61 lines |
0 comments
|
Download
|
 |
M |
src/arm/code-stubs-arm.cc
|
View
|
|
32 chunks |
+1113 lines, -355 lines |
0 comments
|
Download
|
 |
M |
src/arm/codegen-arm.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/codegen-arm.cc
|
View
|
|
25 chunks |
+62 lines, -32 lines |
0 comments
|
Download
|
 |
M |
src/arm/constants-arm.h
|
View
|
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/cpu-arm.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/deoptimizer-arm.cc
|
View
|
|
4 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/arm/disasm-arm.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/arm/full-codegen-arm.cc
|
View
|
|
41 chunks |
+795 lines, -225 lines |
0 comments
|
Download
|
 |
M |
src/arm/ic-arm.cc
|
View
|
|
10 chunks |
+26 lines, -47 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.h
|
View
|
|
22 chunks |
+118 lines, -52 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-arm.cc
|
View
|
|
21 chunks |
+135 lines, -58 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.h
|
View
|
|
8 chunks |
+42 lines, -53 lines |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.cc
|
View
|
|
49 chunks |
+470 lines, -466 lines |
0 comments
|
Download
|
 |
A + |
src/arm/lithium-gap-resolver-arm.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
src/arm/lithium-gap-resolver-arm.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
src/arm/macro-assembler-arm.h
|
View
|
|
16 chunks |
+107 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/arm/macro-assembler-arm.cc
|
View
|
|
38 chunks |
+403 lines, -66 lines |
0 comments
|
Download
|
 |
M |
src/arm/simulator-arm.h
|
View
|
|
2 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/arm/simulator-arm.cc
|
View
|
|
12 chunks |
+56 lines, -16 lines |
0 comments
|
Download
|
 |
M |
src/arm/stub-cache-arm.cc
|
View
|
|
17 chunks |
+246 lines, -295 lines |
0 comments
|
Download
|
 |
M |
src/arm/virtual-frame-arm.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/virtual-frame-arm.cc
|
View
|
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/array.js
|
View
|
|
14 chunks |
+35 lines, -18 lines |
0 comments
|
Download
|
 |
M |
src/assembler.h
|
View
|
|
3 chunks |
+25 lines, -12 lines |
0 comments
|
Download
|
 |
M |
src/assembler.cc
|
View
|
|
4 chunks |
+39 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ast.h
|
View
|
|
12 chunks |
+21 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/ast.cc
|
View
|
|
3 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/ast-inl.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/bootstrapper.cc
|
View
|
|
2 chunks |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/builtins.h
|
View
|
|
1 chunk |
+110 lines, -105 lines |
0 comments
|
Download
|
 |
M |
src/builtins.cc
|
View
|
|
3 chunks |
+15 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/code-stubs.h
|
View
|
|
4 chunks |
+7 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/code-stubs.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/compiler.h
|
View
|
|
3 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/compiler.cc
|
View
|
|
13 chunks |
+44 lines, -45 lines |
0 comments
|
Download
|
 |
M |
src/cpu-profiler.h
|
View
|
|
9 chunks |
+20 lines, -36 lines |
0 comments
|
Download
|
 |
M |
src/cpu-profiler.cc
|
View
|
|
11 chunks |
+40 lines, -102 lines |
0 comments
|
Download
|
 |
M |
src/cpu-profiler-inl.h
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/d8.cc
|
View
|
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/d8.js
|
View
|
|
9 chunks |
+618 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/debug.cc
|
View
|
|
5 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
MM |
src/debug-debugger.js
|
View
|
|
5 chunks |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/deoptimizer.cc
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/execution.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
src/extensions/experimental/break-iterator.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
src/extensions/experimental/break-iterator.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
src/extensions/experimental/experimental.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/extensions/experimental/i18n-extension.cc
|
View
|
|
3 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/factory.h
|
View
|
|
3 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/factory.cc
|
View
|
|
3 chunks |
+5 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/flag-definitions.h
|
View
|
|
6 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
src/frame-element.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/frames.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/frames.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/full-codegen.h
|
View
|
|
5 chunks |
+11 lines, -41 lines |
0 comments
|
Download
|
 |
M |
src/full-codegen.cc
|
View
|
|
1 chunk |
+4 lines, -16 lines |
0 comments
|
Download
|
 |
M |
src/gdb-jit.cc
|
View
|
|
14 chunks |
+97 lines, -42 lines |
0 comments
|
Download
|
 |
M |
src/global-handles.h
|
View
|
|
4 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/global-handles.cc
|
View
|
|
7 chunks |
+31 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/handles.h
|
View
|
|
7 chunks |
+53 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/handles.cc
|
View
|
|
6 chunks |
+38 lines, -36 lines |
0 comments
|
Download
|
 |
M |
src/handles-inl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/heap.h
|
View
|
|
16 chunks |
+110 lines, -48 lines |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
|
21 chunks |
+128 lines, -156 lines |
0 comments
|
Download
|
 |
M |
src/heap-profiler.h
|
View
|
|
4 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/heap-profiler.cc
|
View
|
|
11 chunks |
+53 lines, -21 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.h
|
View
|
|
21 chunks |
+198 lines, -170 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
|
90 chunks |
+1191 lines, -1245 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
|
130 chunks |
+629 lines, -564 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.cc
|
View
|
|
37 chunks |
+200 lines, -172 lines |
0 comments
|
Download
|
 |
M |
src/ia32/assembler-ia32.h
|
View
|
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/ia32/assembler-ia32.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/builtins-ia32.cc
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/ia32/code-stubs-ia32.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/code-stubs-ia32.cc
|
View
|
|
9 chunks |
+13 lines, -202 lines |
0 comments
|
Download
|
 |
M |
src/ia32/codegen-ia32.cc
|
View
|
|
18 chunks |
+59 lines, -31 lines |
0 comments
|
Download
|
 |
M |
src/ia32/deoptimizer-ia32.cc
|
View
|
|
3 chunks |
+14 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/ia32/full-codegen-ia32.cc
|
View
|
|
37 chunks |
+158 lines, -322 lines |
0 comments
|
Download
|
 |
M |
src/ia32/ic-ia32.cc
|
View
|
|
12 chunks |
+28 lines, -47 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.h
|
View
|
|
7 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
|
37 chunks |
+273 lines, -120 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.h
|
View
|
|
21 chunks |
+77 lines, -40 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
|
19 chunks |
+92 lines, -28 lines |
0 comments
|
Download
|
 |
M |
src/ia32/macro-assembler-ia32.h
|
View
|
|
3 chunks |
+15 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/macro-assembler-ia32.cc
|
View
|
|
24 chunks |
+46 lines, -24 lines |
0 comments
|
Download
|
 |
M |
src/ia32/simulator-ia32.h
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/stub-cache-ia32.cc
|
View
|
|
15 chunks |
+134 lines, -197 lines |
0 comments
|
Download
|
 |
M |
src/ia32/virtual-frame-ia32.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/virtual-frame-ia32.cc
|
View
|
|
5 chunks |
+22 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/ic.h
|
View
|
|
7 chunks |
+34 lines, -13 lines |
0 comments
|
Download
|
 |
M |
src/ic.cc
|
View
|
|
34 chunks |
+134 lines, -94 lines |
0 comments
|
Download
|
 |
M |
src/ic-inl.h
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
MM |
src/json.js
|
View
|
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/jsregexp.cc
|
View
|
|
3 chunks |
+13 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/lithium.h
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/lithium-allocator.h
|
View
|
|
5 chunks |
+7 lines, -22 lines |
0 comments
|
Download
|
 |
M |
src/lithium-allocator.cc
|
View
|
|
10 chunks |
+35 lines, -19 lines |
0 comments
|
Download
|
 |
M |
src/liveedit.cc
|
View
|
|
10 chunks |
+44 lines, -19 lines |
0 comments
|
Download
|
 |
M |
src/liveobjectlist.h
|
View
|
|
1 chunk |
+245 lines, -35 lines |
0 comments
|
Download
|
 |
M |
src/liveobjectlist.cc
|
View
|
|
2 chunks |
+2537 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/liveobjectlist-inl.h
|
View
|
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/log.h
|
View
|
|
5 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/log.cc
|
View
|
|
16 chunks |
+69 lines, -90 lines |
0 comments
|
Download
|
 |
M |
src/log-utils.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/mark-compact.cc
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/messages.js
|
View
|
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
|
26 chunks |
+118 lines, -87 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
|
49 chunks |
+179 lines, -107 lines |
0 comments
|
Download
|
 |
M |
src/objects-debug.cc
|
View
|
|
4 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
|
17 chunks |
+79 lines, -74 lines |
0 comments
|
Download
|
 |
M |
src/objects-printer.cc
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/objects-visiting.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/parser.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/parser.cc
|
View
|
|
34 chunks |
+126 lines, -85 lines |
0 comments
|
Download
|
 |
M |
src/platform.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
src/platform-cygwin.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
src/platform-freebsd.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/platform-linux.cc
|
View
|
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/platform-macos.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/platform-openbsd.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/platform-solaris.cc
|
View
|
|
6 chunks |
+99 lines, -32 lines |
0 comments
|
Download
|
 |
M |
src/platform-win32.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/preparser.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/profile-generator.h
|
View
|
|
19 chunks |
+199 lines, -76 lines |
0 comments
|
Download
|
 |
M |
src/profile-generator.cc
|
View
|
|
40 chunks |
+763 lines, -449 lines |
0 comments
|
Download
|
 |
M |
src/profile-generator-inl.h
|
View
|
|
3 chunks |
+1 line, -38 lines |
0 comments
|
Download
|
 |
MM |
src/regexp.js
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/regexp-macro-assembler.cc
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
src/runtime.h
|
View
|
|
4 chunks |
+21 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
65 chunks |
+835 lines, -403 lines |
0 comments
|
Download
|
 |
M |
src/runtime-profiler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/runtime-profiler.cc
|
View
|
|
6 chunks |
+33 lines, -38 lines |
0 comments
|
Download
|
 |
M |
src/safepoint-table.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/scopes.h
|
View
|
|
7 chunks |
+18 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/scopes.cc
|
View
|
|
4 chunks |
+43 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/serialize.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/spaces.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/string.js
|
View
|
|
7 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/stub-cache.h
|
View
|
|
8 chunks |
+21 lines, -22 lines |
0 comments
|
Download
|
 |
M |
src/stub-cache.cc
|
View
|
|
12 chunks |
+102 lines, -94 lines |
0 comments
|
Download
|
 |
M |
src/top.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/top.cc
|
View
|
|
9 chunks |
+67 lines, -22 lines |
0 comments
|
Download
|
 |
M |
src/type-info.h
|
View
|
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/type-info.cc
|
View
|
|
7 chunks |
+83 lines, -27 lines |
0 comments
|
Download
|
 |
M |
src/v8.cc
|
View
|
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/v8-counters.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/v8globals.h
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/v8natives.js
|
View
|
|
14 chunks |
+61 lines, -20 lines |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/virtual-frame-heavy-inl.h
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/x64/assembler-x64.h
|
View
|
|
12 chunks |
+28 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/x64/assembler-x64.cc
|
View
|
|
6 chunks |
+34 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/x64/assembler-x64-inl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/builtins-x64.cc
|
View
|
|
3 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/x64/code-stubs-x64.h
|
View
|
|
4 chunks |
+31 lines, -55 lines |
0 comments
|
Download
|
 |
M |
src/x64/code-stubs-x64.cc
|
View
|
|
45 chunks |
+524 lines, -309 lines |
0 comments
|
Download
|
 |
M |
src/x64/codegen-x64.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/codegen-x64.cc
|
View
|
|
36 chunks |
+73 lines, -53 lines |
0 comments
|
Download
|
 |
M |
src/x64/codegen-x64-inl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/cpu-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/debug-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/deoptimizer-x64.cc
|
View
|
|
7 chunks |
+160 lines, -15 lines |
0 comments
|
Download
|
 |
M |
src/x64/disasm-x64.cc
|
View
|
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/x64/frames-x64.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/frames-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/full-codegen-x64.cc
|
View
|
|
39 chunks |
+371 lines, -167 lines |
0 comments
|
Download
|
 |
M |
src/x64/ic-x64.cc
|
View
|
|
12 chunks |
+24 lines, -44 lines |
0 comments
|
Download
|
 |
M |
src/x64/jump-target-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.h
|
View
|
|
10 chunks |
+27 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
|
45 chunks |
+1153 lines, -144 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.h
|
View
|
|
25 chunks |
+161 lines, -61 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-x64.cc
|
View
|
|
29 chunks |
+242 lines, -74 lines |
0 comments
|
Download
|
 |
M |
src/x64/macro-assembler-x64.h
|
View
|
|
16 chunks |
+92 lines, -17 lines |
0 comments
|
Download
|
 |
M |
src/x64/macro-assembler-x64.cc
|
View
|
|
47 chunks |
+198 lines, -73 lines |
0 comments
|
Download
|
 |
M |
src/x64/regexp-macro-assembler-x64.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/regexp-macro-assembler-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/register-allocator-x64-inl.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/x64/simulator-x64.h
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/x64/stub-cache-x64.cc
|
View
|
|
15 chunks |
+97 lines, -167 lines |
0 comments
|
Download
|
 |
M |
src/x64/virtual-frame-x64.h
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/x64/virtual-frame-x64.cc
|
View
|
|
5 chunks |
+26 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/cctest/cctest.status
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-api.cc
|
View
|
|
15 chunks |
+231 lines, -16 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-assembler-arm.cc
|
View
|
|
3 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-assembler-x64.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
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
|
|
4 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-debug.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/test-decls.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-disasm-arm.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-heap.cc
|
View
|
|
12 chunks |
+44 lines, -31 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-heap-profiler.cc
|
View
|
|
1 chunk |
+137 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-log.cc
|
View
|
|
2 chunks |
+4 lines, -19 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-log-stack-tracer.cc
|
View
|
|
5 chunks |
+15 lines, -17 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-macro-assembler-x64.cc
|
View
|
|
56 chunks |
+128 lines, -126 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-mark-compact.cc
|
View
|
|
4 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-parsing.cc
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-profile-generator.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/cctest/test-serialize.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/es5conform/es5conform.status
|
View
|
|
2 chunks |
+0 lines, -71 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/accessors-on-global-object.js
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/array-concat.js
|
View
|
|
2 chunks |
+43 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/mjsunit/array-join.js
|
View
|
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/compiler/regress-valueof.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/indexed-value-properties.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/mjsunit.js
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/mjsunit.status
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/override-eval-with-non-function.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/regexp.js
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
D |
test/mjsunit/regress/regress-1105.js
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1145.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/regress/regress-1151.js
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1166.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1167.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1170.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1172.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1172-bis.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1174.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1176.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1181.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1184.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1207.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1209.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1210.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1213.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1218.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1233.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1236.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1237.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-1240.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/sin-cos.js
|
View
|
|
2 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
 |
M |
test/mjsunit/strict-mode.js
|
View
|
|
4 chunks |
+499 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/mjsunit/tools/tickprocessor-test-func-info.log
|
View
|
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
test/mozilla/mozilla.status
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/sputnik/README
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/sputnik/sputnik.status
|
View
|
|
2 chunks |
+33 lines, -16 lines |
0 comments
|
Download
|
 |
M |
test/sputnik/testcfg.py
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A + |
tools/disasm.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
tools/grokdump.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
tools/gyp/v8.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
D |
tools/linux-tick-processor.py
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
M |
tools/ll_prof.py
|
View
|
|
7 chunks |
+23 lines, -59 lines |
0 comments
|
Download
|
 |
M |
tools/profile.js
|
View
|
|
7 chunks |
+102 lines, -37 lines |
0 comments
|
Download
|
 |
D |
tools/splaytree.py
|
View
|
|
1 chunk |
+0 lines, -226 lines |
0 comments
|
Download
|
 |
M |
tools/tickprocessor.js
|
View
|
|
9 chunks |
+42 lines, -33 lines |
0 comments
|
Download
|
 |
D |
tools/tickprocessor.py
|
View
|
|
1 chunk |
+0 lines, -571 lines |
0 comments
|
Download
|
 |
M |
tools/utils.py
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/v8.xcodeproj/project.pbxproj
|
View
|
|
4 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/visual_studio/x64.vsprops
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
D |
tools/windows-tick-processor.py
|
View
|
|
1 chunk |
+0 lines, -137 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|