Home
last modified time | relevance | path

Searched refs:para1 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbuiltins_lowering.cpp120 GateRef para1 = acc_.GetValueIn(gate, 0); in TypedFloor() local
123 BRANCH_CIR(builder_.TaggedIsNumber(para1), &numberBranch, &notNumberBranch); in TypedFloor()
126 GateRef value = builder_.GetDoubleOfTNumber(para1); in TypedFloor()

Completed in 2 milliseconds