* Get a stacked offset from ss->sprinter.base, or if the stacked value |off| * is negative, lazily fetch the generating pc at |spindex = 1 + off| and try * to decompile the code that generated the missing value. This is used when * reporting errors, where the model stack will lack |pcdepth| non-negative * offsets (see js_DecompileValueGenerator and js_DecompileCode). * * If the stacked offs
source not stored for this graph (policy: none)
no test coverage detected