appendStackPointer appends a JSON Pointer (RFC 6901) to the current value. - If where is -1, then it points to the previously processed token. - If where is 0, then it points to the parent JSON object or array, or an object member if in-between an object member key and value. This is useful when t
(b []byte, where int)
source not stored for this graph (policy: none)
no test coverage detected