Lines Matching refs:fromCharCode
38 PASS expected[String.fromCharCode(0xA78D).toLowerCase()] is true
39 PASS expected[String.fromCharCode(0x0265).toUpperCase()] is true
40 PASS expected[String.fromCharCode(0x10C7).toLowerCase()] is true
41 PASS expected[String.fromCharCode(0x2D27).toUpperCase()] is true
42 PASS expected[String.fromCharCode(0x2D2D).toLowerCase()] is true
43 PASS expected[String.fromCharCode(0x10CD).toUpperCase()] is true
44 PASS expected[String.fromCharCode(0x2CF2).toLowerCase()] is true
45 PASS expected[String.fromCharCode(0x2CF3).toUpperCase()] is true
46 PASS expected[String.fromCharCode(0xA792).toLowerCase()] is true
47 PASS expected[String.fromCharCode(0xA793).toUpperCase()] is true
48 PASS expected[String.fromCharCode(0xA7AA).toLowerCase()] is true
49 PASS expected[String.fromCharCode(0x0266).toUpperCase()] is true