property
jsc.SamplingProfileStackFrame.location
location: string
Where in the function the sample landed, as the function's code hash, the tier, and the bytecode index, for example "#A4IKxq:Baseline:bc#78". This is the same notation SamplingProfile.bytecodes uses. "#<nil>:None:<nil>" for native functions.