Searched refs:kMathTan (Results 1 – 6 of 6) sorted by relevance
40 kMathTan, enumerator
1495 {"tan", kMathTan, double_fn1_type}, in InitializeStdlib()
1703 SimpleInstallFunction(math, "tan", Builtins::kMathTan, 1, true); in InitializeGlobal()
498 case kMathTan: in Reduce()
1386 case kMathTan: in JSCallFunctionTyper()
1047 case AsmTyper::kMathTan: { in VisitStdlibFunction()