Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Duri.js50 var cc9_1 = 0xDBFF; variable
52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2);
76 assertEquals(cc9_1, decodeURI(encodeURI(s9)).charCodeAt(0));
/external/chromium_org/v8/test/mjsunit/
Duri.js50 var cc9_1 = 0xDBFF; variable
52 var s9 = String.fromCharCode(cc9_1)+String.fromCharCode(cc9_2);
76 assertEquals(cc9_1, decodeURI(encodeURI(s9)).charCodeAt(0));