Rollback v8 DEPS roll (for real)
I snagged the wrong rev last time. Reverting back to 11622, which had the comment: --------------- r11622 | ager@chromium.org | 2009-03-12 23:53:03 -0700 (Thu, 12 Mar 2009) | 6 lines Update V8 to version 1.1.1. Contains a couple of layout tests rebaselines. This time contains an updated gyp file for the mac build. Review URL: http://codereview.chromium.org/43134 --------------- This also includes the other file change in 11624: --------------- r11624 | ager@chromium.org | 2009-03-13 02:17:01 -0700 (Fri, 13 Mar 2009) | 6 li nes Update V8 to fix an assertion that does not hold. Add test that tests arbitrary limits on expressions that can be handled without stack overflows to the test list. I have filed a bug report and Kevin is investigating. Review URL: http://codereview.chromium.org/46029 --------------- trb=darin,ager Review URL: http://codereview.chromium.org/46048 git-svn-id: http://src.chromium.org/svn/trunk/src/build@11654 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
a6b2851dfa
Коммит
2b43972af5
|
@ -68,8 +68,6 @@
|
|||
'../../v8/src/debug-ia32.cc',
|
||||
'../../v8/src/debug.cc',
|
||||
'../../v8/src/debug.h',
|
||||
'../../v8/src/debug-agent.cc',
|
||||
'../../v8/src/debug-agent.h',
|
||||
'../../v8/src/disasm-arm.cc',
|
||||
'../../v8/src/disasm-ia32.cc',
|
||||
'../../v8/src/disasm.h',
|
||||
|
@ -108,10 +106,6 @@
|
|||
'../../v8/src/ic.h',
|
||||
'../../v8/src/interpreter-irregexp.cc',
|
||||
'../../v8/src/interpreter-irregexp.h',
|
||||
'../../v8/src/jump-target.cc',
|
||||
'../../v8/src/jump-target.h',
|
||||
'../../v8/src/jump-target-arm.cc',
|
||||
'../../v8/src/jump-target-ia32.cc',
|
||||
'../../v8/src/jsregexp-inl.h',
|
||||
'../../v8/src/jsregexp.cc',
|
||||
'../../v8/src/jsregexp.h',
|
||||
|
@ -134,8 +128,6 @@
|
|||
'../../v8/src/objects-inl.h',
|
||||
'../../v8/src/objects.cc',
|
||||
'../../v8/src/objects.h',
|
||||
'../../v8/src/oprofile-agent.h',
|
||||
'../../v8/src/oprofile-agent.cc',
|
||||
'../../v8/src/parser.cc',
|
||||
'../../v8/src/parser.h',
|
||||
'../../v8/src/platform-freebsd.cc',
|
||||
|
@ -161,10 +153,6 @@
|
|||
'../../v8/src/regexp-macro-assembler.h',
|
||||
'../../v8/src/regexp-stack.cc',
|
||||
'../../v8/src/regexp-stack.h',
|
||||
'../../v8/src/register-allocator.h',
|
||||
'../../v8/src/register-allocator.cc',
|
||||
'../../v8/src/register-allocator-arm.cc',
|
||||
'../../v8/src/register-allocator-ia32.cc',
|
||||
'../../v8/src/rewriter.cc',
|
||||
'../../v8/src/rewriter.h',
|
||||
'../../v8/src/runtime.cc',
|
||||
|
@ -210,12 +198,6 @@
|
|||
'../../v8/src/v8threads.h',
|
||||
'../../v8/src/variables.cc',
|
||||
'../../v8/src/variables.h',
|
||||
'../../v8/src/virtual-frame.h',
|
||||
'../../v8/src/virtual-frame.cc',
|
||||
'../../v8/src/virtual-frame-arm.h',
|
||||
'../../v8/src/virtual-frame-arm.cc',
|
||||
'../../v8/src/virtual-frame-ia32.h',
|
||||
'../../v8/src/virtual-frame-ia32.cc',
|
||||
'../../v8/src/zone-inl.h',
|
||||
'../../v8/src/zone.cc',
|
||||
'../../v8/src/zone.h',
|
||||
|
|
Загрузка…
Ссылка в новой задаче