|
|
Merged r16012, r16014, r16037, r16042, r16082, r16085, r16101, r16102, r16106 into trunk branch.
Never define 'DEBUG' for non-v8 code
Fix incorrect #ifdef statements for I18N support.
IsNearDeath needs to include pending nodes
Disable parallel recompilation for --trace-hydrogen-stubs.
Fix Array index dehoisting.
MIPS: Fix Sunspider 1.0/crypto-aes.
Handle Symbols in the LBranch instruction on x64.
Removed wrong ASSERTs on MIPS.
Check for empty handle in JSON stringifier
BUG= 264203
R=jkummerow@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=16152
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+60 lines, -46 lines) |
Patch |
 |
M |
build/standalone.gypi
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
include/v8.h
|
View
|
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/api.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/code-stubs.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/global-handles.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-dehoist.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/icu_util.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/json-stringifier.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/mips/lithium-codegen-mips.cc
|
View
|
|
4 chunks |
+6 lines, -13 lines |
0 comments
|
Download
|
 |
M |
src/mips/lithium-mips.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/v8.cc
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/json-stringifier-emptyhandle.js
|
View
|
|
1 chunk |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/regress/regress-264203.js
|
View
|
|
1 chunk |
+11 lines, -7 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|