pointer

abstract val pointer: JsAny(source)

This property resolves to the current pstack position pointer. This value is intended only to be saved for passing to restore(). Writing to this memory without first reserving it via pstack.alloc() (or equivalent) leads to undefined results.