Searched refs:Float64Log10 (Results 1 – 7 of 7) sorted by relevance
376 MathUnaryOperation(context, x, &CodeStubAssembler::Float64Log10); in TF_BUILTIN()
441 const Operator* Float64Log10(); in NON_EXPORTED_BASE()
547 Node* Float64Log10(Node* a) { return AddNode(machine()->Float64Log10(), a); } in Float64Log10() function
540 V(Float64Log10) \
1044 return machine()->Float64Log10(); in Float64OperatorFor()
205 V(Float64Log10, Operator::kNoProperties, 1, 0, 1) \
507 V(Float64Log10, Float64T, Float64T) \