Searched refs:createRootWindowContainer (Results 1 – 1 of 1) sorted by relevance
44 const rootWindowContainer = createRootWindowContainer(proto.rootWindowContainer, nextSeq);103 function createRootWindowContainer(proto: any, nextSeq: () => number): RootWindowContainer { function