()
| 57 | generatedCode: false, |
| 58 | }); |
| 59 | function getSourceMapsSupport() { |
| 60 | // Return a read-only object. |
| 61 | return sourceMapsSupport; |
| 62 | } |
| 63 | |
| 64 | /** |
| 65 | * Enables or disables source maps programmatically. |
no outgoing calls
no test coverage detected
searching dependent graphs…