const github.com/evanw/esbuild/internal/compat.ObjectRestSpread
8 uses
github.com/evanw/esbuild/internal/compat (current package)
js_table.go#L51: ObjectRestSpread
js_table.go#L315: ObjectRestSpread: {
github.com/evanw/esbuild/internal/js_parser
js_parser_lower.go#L232: if p.options.unsupportedJSFeatures.Has(compat.ObjectRestSpread) {
js_parser_lower.go#L905: if p.options.unsupportedJSFeatures.Has(compat.ObjectRestSpread) {
js_parser_lower.go#L1114: if !p.options.unsupportedJSFeatures.Has(compat.ObjectRestSpread) {
js_parser_lower.go#L1142: if !p.options.unsupportedJSFeatures.Has(compat.ObjectRestSpread) {
js_parser_lower.go#L1186: if !p.options.unsupportedJSFeatures.Has(compat.ObjectRestSpread) {
js_parser_lower.go#L1238: if !p.options.unsupportedJSFeatures.Has(compat.ObjectRestSpread) {
![]() |
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. |