MCPcopy Create free account
hub / github.com/TritonDataCenter/smartos-live / GetOff

Function GetOff

tools/javascriptlint/spidermonkey/src/jsopcode.c:790–817  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

GetStrFunction · 0.85
PopOffFunction · 0.85
DecompileSwitchFunction · 0.85
jsopcode.cFile · 0.85

Calls 4

SprintPutFunction · 0.85
SprintCStringFunction · 0.85
JS_GetStringBytesFunction · 0.85

Tested by

no test coverage detected