property Profiler.ProfileNode.positionTicks
Usage in Deno
```typescript import { type Profiler } from "node:node__inspector.d.ts"; ```An array of source position ticks.
PositionTickInfo[] | undefined