Version 3.12.3

Reverted r11835 'Unify promotion and allocation limit computation' due to V8 Splay performance regression on Mac.  (Chromium issue 134183)

Fixed sharing of literal boilerplates for optimized code.  (issue 2193)

Performance and stability improvements on all platforms.

git-svn-id: http://v8.googlecode.com/svn/trunk@11918 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 03ed60f..081d914 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -125,6 +125,7 @@
 debug-liveedit-check-stack: SKIP
 debug-liveedit-stack-padding: SKIP
 debug-liveedit-restart-frame: SKIP
+debug-liveedit-double-call: SKIP
 
 # Currently always deopt on minus zero
 math-floor-of-div-minus-zero: SKIP