Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for assertbig (1.1 sec)

  1. src/cmd/compile/internal/ssagen/ssa.go

    	return s.dottype1(n.Pos(), n.X.Type(), n.Type(), iface, source, target, targetItab, commaok, nil)
    }
    
    // dottype1 implements a x.(T) operation. iface is the argument (x), dst is the type we're asserting to (T)
    // and src is the type we're asserting from.
    // source is the *runtime._type of src
    // target is the *runtime._type of dst.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 284.9K bytes
    - Viewed (0)
Back to top