Searched defs:ClampTOSToUint8 (Results 1 – 2 of 2) sorted by relevance
193 void MacroAssembler::ClampTOSToUint8(Register result_reg) { in ClampTOSToUint8() function in v8::internal::MacroAssembler
5550 __ ClampTOSToUint8(result_reg); in DoClampDToUint8() local