Searched refs:NumberAtanh (Results 1 – 5 of 5) sorted by relevance
356 V(NumberAtanh) \
754 const Operator* NumberAtanh(); in NON_EXPORTED_BASE()
379 Type OperationTyper::NumberAtanh(Type type) { in NumberAtanh() function in v8::internal::compiler::OperationTyper
732 V(NumberAtanh, Operator::kNoProperties, 1, 0) \
4392 return ReduceMathUnary(node, simplified()->NumberAtanh()); in ReduceJSCall()