Home | History | Annotate | Download | only in builtins

Lines Matching refs:Modulus

1392 TF_BUILTIN(Modulus, CodeStubAssembler) {
1400 // Shared entry point for floating point modulus.
1429 // Compute the modulus of two Smis.
1446 // Convert {dividend} to a double and compute its modulus with the
1481 // Convert {divisor} to a double and compute {dividend}'s modulus with
1501 // and compute their modulus.