type github.com/valyala/fastjson.ArenaPool

3 uses

	github.com/valyala/fastjson (current package)
		pool.go#L32: type ArenaPool struct {
		pool.go#L39: func (ap *ArenaPool) Get() *Arena {
		pool.go#L50: func (ap *ArenaPool) Put(a *Arena) {