property
jsc.SamplingProfileStackFrame.inliner
inliner?: { category: string; column: number; line: number; location: string; name: string }
Present when the function had been inlined into another function's optimized code: describes the function it was inlined into and the position in it.