Skip to content
callcount

google.golang.org/protobuf/internal/impl.pointer.AsValueOf

third-party

The 7124th most-called third-party method by production calls. Called 88 times across 1 modules; 83 of those run outside tests and generated code.

All of google.golang.org/protobuf/internal/impl → Docs on pkg.go.dev ↗

prod calls
83
non-test, non-generated
all calls
88
total callsites
modules
1
distinct callers
in loop
8%
of prod calls
in tests
2%
2 calls
resolved
100%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Concrete method100%A method on a value whose type is known exactly.

who calls this

Notable callers

Production calls into pointer.AsValueOf from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 88, prioritizing in-loop and non-test usage. We link to source, never display it.

pointer.AsValueOf · 12 of 88 callsites
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:55

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/merge.go:181

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:473

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:484

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:525

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:703

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_field.go:713

    in loop
  • google.golang.org/protobuf @v1.36.11

    internal/impl/message_opaque_gen.go:26

  • google.golang.org/protobuf @v1.36.11

    internal/impl/message_reflect_field_gen.go:27

  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_map.go:54

  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_map.go:57

  • google.golang.org/protobuf @v1.36.11

    internal/impl/codec_map.go:60

top callers

The modules that reach for it

The modules that call pointer.AsValueOf most in this snapshot.

  • google.golang.org/protobuf88100%

siblings

More from google.golang.org/protobuf/internal/impl

The other most-called members in this package. See all →