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

/external/v8/src/
H A Duri.js94 var highCode = HexValueOf(highChar);
95 var lowCode = HexValueOf(lowChar);
349 function HexValueOf(code) { function

Completed in 51 milliseconds