const github.com/evanw/esbuild/internal/compat.TopLevelAwait
6 uses
github.com/evanw/esbuild/internal/compat (current package)
js_table.go#L56: TopLevelAwait
js_table.go#L360: TopLevelAwait: {},
github.com/evanw/esbuild/internal/js_parser
js_parser.go#L2693: p.markSyntaxFeature(compat.TopLevelAwait, nameRange)
js_parser.go#L5625: p.markSyntaxFeature(compat.TopLevelAwait, awaitRange)
js_parser_lower.go#L21: if feature == compat.TopLevelAwait {
js_parser_lower.go#L92: case compat.TopLevelAwait:
![]() |
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. |