github.com/evanw/esbuild/internal/js_parser.exprOut.thisArgWrapFunc (field)
13 uses
github.com/evanw/esbuild/internal/js_parser (current package)
js_parser.go#L9669: thisArgWrapFunc func(js_ast.Expr) js_ast.Expr
js_parser.go#L10561: thisArgWrapFunc: out.thisArgWrapFunc,
js_parser.go#L10565: out.thisArgWrapFunc = nil
js_parser.go#L10812: thisArgWrapFunc: out.thisArgWrapFunc,
js_parser.go#L10816: out.thisArgWrapFunc = nil
js_parser.go#L11387: thisArgWrapFunc: out.thisArgWrapFunc,
js_parser.go#L11391: out.thisArgWrapFunc = nil
js_parser_lower.go#L732: if childOut.thisArgWrapFunc != nil {
js_parser_lower.go#L733: result = childOut.thisArgWrapFunc(result)
js_parser_lower.go#L737: thisArgWrapFunc: parentThisArgWrapFunc,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |