Searched refs:cc4 (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Duri.js39 var cc4 = 0x0555; variable
40 var s4 = String.fromCharCode(cc4);
70 assertEquals(cc4, decodeURI(encodeURI(s4)).charCodeAt(0));

Completed in 22 milliseconds