OptimizingCompiler
Browse all 41 subdomain entities categorized under OptimizingCompiler in the vue Architecture Docs architecture documentation.
codegen.ts — vue Source File
Architecture documentation for codegen.ts, a typescript file in the vue codebase. 11 imports, 2 dependents.
index.ts — vue Source File
Architecture documentation for index.ts, a typescript file in the vue codebase. 7 imports, 0 dependents.
modules.ts — vue Source File
Architecture documentation for modules.ts, a typescript file in the vue codebase. 7 imports, 1 dependents.
optimizer.ts — vue Source File
Architecture documentation for optimizer.ts, a typescript file in the vue codebase. 2 imports, 2 dependents.
runtime-helpers.ts — vue Source File
Architecture documentation for runtime-helpers.ts, a typescript file in the vue codebase. 13 imports, 1 dependents.
childrenToSegments() — vue Function Reference
Architecture documentation for the childrenToSegments() function in codegen.ts from the vue codebase.
elementToOpenTagSegments() — vue Function Reference
Architecture documentation for the elementToOpenTagSegments() function in codegen.ts from the vue codebase.
elementToSegments() — vue Function Reference
Architecture documentation for the elementToSegments() function in codegen.ts from the vue codebase.
elementToString() — vue Function Reference
Architecture documentation for the elementToString() function in codegen.ts from the vue codebase.
flattenSegments() — vue Function Reference
Architecture documentation for the flattenSegments() function in codegen.ts from the vue codebase.
genChildrenAsStringNode() — vue Function Reference
Architecture documentation for the genChildrenAsStringNode() function in codegen.ts from the vue codebase.
generate() — vue Function Reference
Architecture documentation for the generate() function in codegen.ts from the vue codebase.
genNormalElement() — vue Function Reference
Architecture documentation for the genNormalElement() function in codegen.ts from the vue codebase.
genSSRChildren() — vue Function Reference
Architecture documentation for the genSSRChildren() function in codegen.ts from the vue codebase.
genSSRElement() — vue Function Reference
Architecture documentation for the genSSRElement() function in codegen.ts from the vue codebase.
genSSRNode() — vue Function Reference
Architecture documentation for the genSSRNode() function in codegen.ts from the vue codebase.
genStringElement() — vue Function Reference
Architecture documentation for the genStringElement() function in codegen.ts from the vue codebase.
genStringElementWithChildren() — vue Function Reference
Architecture documentation for the genStringElementWithChildren() function in codegen.ts from the vue codebase.
nodesToSegments() — vue Function Reference
Architecture documentation for the nodesToSegments() function in codegen.ts from the vue codebase.
createCompiler() — vue Function Reference
Architecture documentation for the createCompiler() function in index.ts from the vue codebase.
applyModelTransform() — vue Function Reference
Architecture documentation for the applyModelTransform() function in modules.ts from the vue codebase.
genAttrSegment() — vue Function Reference
Architecture documentation for the genAttrSegment() function in modules.ts from the vue codebase.
genAttrSegments() — vue Function Reference
Architecture documentation for the genAttrSegments() function in modules.ts from the vue codebase.
genClassSegments() — vue Function Reference
Architecture documentation for the genClassSegments() function in modules.ts from the vue codebase.
genDOMPropSegments() — vue Function Reference
Architecture documentation for the genDOMPropSegments() function in modules.ts from the vue codebase.
genStyleSegments() — vue Function Reference
Architecture documentation for the genStyleSegments() function in modules.ts from the vue codebase.
hasCustomDirective() — vue Function Reference
Architecture documentation for the hasCustomDirective() function in optimizer.ts from the vue codebase.
isSelectWithModel() — vue Function Reference
Architecture documentation for the isSelectWithModel() function in optimizer.ts from the vue codebase.
isUnOptimizableTree() — vue Function Reference
Architecture documentation for the isUnOptimizableTree() function in optimizer.ts from the vue codebase.
optimize() — vue Function Reference
Architecture documentation for the optimize() function in optimizer.ts from the vue codebase.
optimizeSiblings() — vue Function Reference
Architecture documentation for the optimizeSiblings() function in optimizer.ts from the vue codebase.
walk() — vue Function Reference
Architecture documentation for the walk() function in optimizer.ts from the vue codebase.
constructor() — vue Function Reference
Architecture documentation for the constructor() function in runtime-helpers.ts from the vue codebase.
installSSRHelpers() — vue Function Reference
Architecture documentation for the installSSRHelpers() function in runtime-helpers.ts from the vue codebase.
renderAttrs() — vue Function Reference
Architecture documentation for the renderAttrs() function in runtime-helpers.ts from the vue codebase.
renderDOMProps() — vue Function Reference
Architecture documentation for the renderDOMProps() function in runtime-helpers.ts from the vue codebase.
renderSSRClass() — vue Function Reference
Architecture documentation for the renderSSRClass() function in runtime-helpers.ts from the vue codebase.
renderSSRStyle() — vue Function Reference
Architecture documentation for the renderSSRStyle() function in runtime-helpers.ts from the vue codebase.
renderStringList() — vue Function Reference
Architecture documentation for the renderStringList() function in runtime-helpers.ts from the vue codebase.
renderStringNode() — vue Function Reference
Architecture documentation for the renderStringNode() function in runtime-helpers.ts from the vue codebase.
OptimizingCompiler — vue Architecture
Performs SSR-specific optimizations to bypass VDOM overhead. Architecture documentation for the OptimizingCompiler subdomain (part of ServerRenderer domain) in the vue codebase. Contains 5 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free