
public class SourceMapProperty extends Object
| Constructor and Description |
|---|
SourceMapProperty() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
doesBrowserSupportSourceMaps() |
static boolean |
isDetailedDeobfuscatedStackTraceSupported()
True if fully accurate stack traces are possible.
|
static boolean |
isSourceMapGenerationOn() |
static boolean |
shouldUseSourceMaps() |
public static boolean doesBrowserSupportSourceMaps()
public static boolean isDetailedDeobfuscatedStackTraceSupported()
public static boolean isSourceMapGenerationOn()
public static boolean shouldUseSourceMaps()
Copyright © 2018. All rights reserved.