![]() Assume any external function won't let pointers live longer than the call itself. This is true in the vast majority of cases (apparently everywhere currently) but might not always be true. TODO: add a //go:noescape (or maybe //go:escape) to handle this, instead of this assumption. |
||
---|---|---|
.. | ||
calls.go | ||
compiler.go | ||
map.go | ||
optimizer.go | ||
sizes.go |