Searched refs:UnaryMathFunctionWithIsolate (Results 1 – 10 of 10) sorted by relevance
92 typedef double (*UnaryMathFunctionWithIsolate)(double x, Isolate* isolate); typedef94 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate);95 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate);
50 static UnaryMathFunctionWithIsolate fast_##name##_function = nullptr; \
35 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()63 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()67 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()87 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
29 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()69 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()77 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()105 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
36 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()41 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()63 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
31 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()70 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()78 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()
29 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()74 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()328 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()351 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
37 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()70 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()74 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()100 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
28 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()65 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()609 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()632 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()
28 UnaryMathFunctionWithIsolate CreateExpFunction(Isolate* isolate) { in CreateExpFunction()65 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateExpFunction()608 UnaryMathFunctionWithIsolate CreateSqrtFunction(Isolate* isolate) { in CreateSqrtFunction()631 return FUNCTION_CAST<UnaryMathFunctionWithIsolate>(buffer); in CreateSqrtFunction()