func github.com/evanw/esbuild/internal/runtime.code

3 uses

	github.com/evanw/esbuild/internal/runtime (current package)
		runtime.go#L22: func code(isES6 bool) string {
		runtime.go#L220: 	Contents:       code(true /* isES6 */),
		runtime.go#L228: 	Contents:       code(false /* isES6 */),