property
jsc.SamplingProfileStackFrame.flags
flags: number
1 if the function is part of the JavaScript built into Bun (JavaScriptCore's own builtins and Bun's built-in modules such as node:events), 0 if it is yours.