ResolveContext

constructor(    treeId: Int,     cache: MeasuredResultCache,     treeState: TreeState?,     layoutVersion: Int,     rootComponentId: Int,     isAccessibilityEnabled: Boolean,     treeFuture: TreeFuture<*>?,     currentRoot: LithoNode?,     perfEventLogger: PerfEvent?,     componentsLogger: ComponentsLogger?,     isInLayout: Boolean)