chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PageDomain / compilationCacheProduced

compilationCacheProduced

fun compilationCacheProduced(): Flow<CompilationCacheProducedEvent>

Issued for every compilation cache generated. Is only available if Page.setGenerateCompilationCache is enabled.

Official doc