Class InstrumentAsyncContext

java.lang.Object
com.google.javascript.jscomp.InstrumentAsyncContext
All Implemented Interfaces:
CompilerPass, NodeTraversal.Callback

public class InstrumentAsyncContext extends Object implements CompilerPass, NodeTraversal.Callback
Instruments await and yield for the AsyncContext polyfill.