property
jsc.SamplingProfileStackFrame.category
category: string
The tier the function was running in when sampled: "LLInt", "Baseline", "DFG", or "FTL" for JavaScript functions, or one of the other names from the tier breakdown in SamplingProfile.bytecodes (native functions show up as "Unknown Executable").