Home
last modified time | relevance | path

Searched refs:cc9_2 (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/mjsunit/
Duri.js51 var cc9_2 = 0xDFFF; variable
52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2);
77 assertEquals(cc9_2, decodeURI(encodeURI(s9)).charCodeAt(1));
/external/chromium_org/v8/test/mjsunit/
Duri.js51 var cc9_2 = 0xDFFF; variable
52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2);
77 assertEquals(cc9_2, decodeURI(encodeURI(s9)).charCodeAt(1));