A
C
D
E
F
G
I
N
O
P
R
S
T
U
V
W
E
- evaluateJs(<Error class: unknown class>,String) - function in org.hildan.chrome.devtools.domains.runtime.RuntimeExtensionsKt
- Evaluates the given js expression, and returns the result as a value of type T.
- evaluateJs(<Error class: unknown class>,String,DeserializationStrategy) - function in org.hildan.chrome.devtools.domains.runtime.RuntimeExtensionsKt
- Evaluates the given js expression, and returns the result as a value of type T using the provided deserializer.
- ExperimentalChromeApi - class in org.hildan.chrome.devtools.protocol
- This annotation is used on DevTools Protocol APIs and types that are marked as experimental in the protocol itself.