↓ 23 callersFunctiongetCurveR(x1, y1, x2, y2, x3, y3, x4, y4, t)
src/font/util.js:97
↓ 2 callersFunctioncubicBezierLength(x1, y1, x2, y2, x3, y3, x4, y4, sampleCount)
src/core/length.js:82
↓ 1 callersFunctioncubicQxy(t, x1, y1, x2, y2, x3, y3, x4, y4)
src/core/length.js:102