R=rossberg@chromium.org
TEST=mozilla,sputnik
Review URL: https://chromiumcodereview.appspot.com/
9421031
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10747
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
# builtin to have undefined as the receiver.
ecma/String/15.5.4.6-2: FAIL_OK
+# Fail because it expects String.prototype.split to distinguish whether
+# separator was undefined or not passed at all.
+ecma/String/15.5.4.8-2: FAIL_OK
+
# Fail because of toLowerCase and toUpperCase conversion.
ecma/String/15.5.4.11-2: FAIL_OK
ecma/String/15.5.4.11-5: FAIL_OK
S15.5.4.11_D1.1_T1: PASS || FAIL_OK
S15.5.4.11_D1.1_T3: PASS || FAIL_OK
S12.6.4_D1: PASS || FAIL_OK
+S15.5.4.14_A1_T6: PASS || FAIL_OK
+S15.5.4.14_A1_T7: PASS || FAIL_OK
+S15.5.4.14_A1_T8: PASS || FAIL_OK
+S15.5.4.14_A1_T9: PASS || FAIL_OK
+S15.5.4.14_A2_T7: PASS || FAIL_OK
# We allow function declarations within statements
S12.6.2_A13_T1: FAIL_OK