Searched refs:Float64ToUint8Clamped (Results 1 – 2 of 2) sorted by relevance
3433 TNode<Uint8T> Float64ToUint8Clamped(TNode<Float64T> float64_value);
10894 TNode<Uint8T> CodeStubAssembler::Float64ToUint8Clamped( in Float64ToUint8Clamped() function in v8::internal::CodeStubAssembler10950 var_result = Float64ToUint8Clamped(value); in PrepareValueForWriteToTypedArray()