Home
last modified time | relevance | path

Searched defs:r1f2 (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DexponentiationOperatorWithInvalidOperands.js51 var r1f2 = f ** b; variable
119 var r1f2 = Math.pow(f, b); variable
H A DarithmeticOperatorWithInvalidOperands.js51 var r1f2 = f * b; variable
632 var r1f2 = f * b; variable

Completed in 6 milliseconds