Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.cc58 void ConvertInputsToInt32(bool left_signed, bool right_signed) { in ConvertInputsToInt32() function in v8::internal::compiler::JSBinopReduction
276 r.ConvertInputsToInt32(left_signed, right_signed); in ReduceI32Binop()