HIR
Browse all 391 subdomain entities categorized under HIR in the react Architecture Docs architecture documentation.
lower() — react Function Reference
Architecture documentation for the lower() function in BuildHIR.ts from the react codebase.
lowerArguments() — react Function Reference
Architecture documentation for the lowerArguments() function in BuildHIR.ts from the react codebase.
lowerAssignment() — react Function Reference
Architecture documentation for the lowerAssignment() function in BuildHIR.ts from the react codebase.
lowerExpression() — react Function Reference
Architecture documentation for the lowerExpression() function in BuildHIR.ts from the react codebase.
lowerExpressionToTemporary() — react Function Reference
Architecture documentation for the lowerExpressionToTemporary() function in BuildHIR.ts from the react codebase.
lowerFunction() — react Function Reference
Architecture documentation for the lowerFunction() function in BuildHIR.ts from the react codebase.
lowerFunctionToValue() — react Function Reference
Architecture documentation for the lowerFunctionToValue() function in BuildHIR.ts from the react codebase.
lowerIdentifier() — react Function Reference
Architecture documentation for the lowerIdentifier() function in BuildHIR.ts from the react codebase.
lowerIdentifierForAssignment() — react Function Reference
Architecture documentation for the lowerIdentifierForAssignment() function in BuildHIR.ts from the react codebase.
lowerJsxElement() — react Function Reference
Architecture documentation for the lowerJsxElement() function in BuildHIR.ts from the react codebase.
lowerJsxElementName() — react Function Reference
Architecture documentation for the lowerJsxElementName() function in BuildHIR.ts from the react codebase.
lowerJsxMemberExpression() — react Function Reference
Architecture documentation for the lowerJsxMemberExpression() function in BuildHIR.ts from the react codebase.
lowerMemberExpression() — react Function Reference
Architecture documentation for the lowerMemberExpression() function in BuildHIR.ts from the react codebase.
lowerObjectMethod() — react Function Reference
Architecture documentation for the lowerObjectMethod() function in BuildHIR.ts from the react codebase.
lowerObjectPropertyKey() — react Function Reference
Architecture documentation for the lowerObjectPropertyKey() function in BuildHIR.ts from the react codebase.
lowerOptionalCallExpression() — react Function Reference
Architecture documentation for the lowerOptionalCallExpression() function in BuildHIR.ts from the react codebase.
lowerOptionalMemberExpression() — react Function Reference
Architecture documentation for the lowerOptionalMemberExpression() function in BuildHIR.ts from the react codebase.
lowerReorderableExpression() — react Function Reference
Architecture documentation for the lowerReorderableExpression() function in BuildHIR.ts from the react codebase.
lowerStatement() — react Function Reference
Architecture documentation for the lowerStatement() function in BuildHIR.ts from the react codebase.
lowerType() — react Function Reference
Architecture documentation for the lowerType() function in BuildHIR.ts from the react codebase.
lowerValueToTemporary() — react Function Reference
Architecture documentation for the lowerValueToTemporary() function in BuildHIR.ts from the react codebase.
notNull() — react Function Reference
Architecture documentation for the notNull() function in BuildHIR.ts from the react codebase.
trimJsxText() — react Function Reference
Architecture documentation for the trimJsxText() function in BuildHIR.ts from the react codebase.
buildReactiveScopeTerminalsHIR() — react Function Reference
Architecture documentation for the buildReactiveScopeTerminalsHIR() function in BuildReactiveScopeTerminalsHIR.ts from the react codebase.
handleRewrite() — react Function Reference
Architecture documentation for the handleRewrite() function in BuildReactiveScopeTerminalsHIR.ts from the react codebase.
pushEndScopeTerminal() — react Function Reference
Architecture documentation for the pushEndScopeTerminal() function in BuildReactiveScopeTerminalsHIR.ts from the react codebase.
pushStartScopeTerminal() — react Function Reference
Architecture documentation for the pushStartScopeTerminal() function in BuildReactiveScopeTerminalsHIR.ts from the react codebase.
assertNonNull() — react Function Reference
Architecture documentation for the assertNonNull() function in CollectHoistablePropertyLoads.ts from the react codebase.
collectHoistablePropertyLoads() — react Function Reference
Architecture documentation for the collectHoistablePropertyLoads() function in CollectHoistablePropertyLoads.ts from the react codebase.
collectHoistablePropertyLoadsImpl() — react Function Reference
Architecture documentation for the collectHoistablePropertyLoadsImpl() function in CollectHoistablePropertyLoads.ts from the react codebase.
collectHoistablePropertyLoadsInInnerFn() — react Function Reference
Architecture documentation for the collectHoistablePropertyLoadsInInnerFn() function in CollectHoistablePropertyLoads.ts from the react codebase.
collectNonNullsInBlocks() — react Function Reference
Architecture documentation for the collectNonNullsInBlocks() function in CollectHoistablePropertyLoads.ts from the react codebase.
getAssumedInvokedFunctions() — react Function Reference
Architecture documentation for the getAssumedInvokedFunctions() function in CollectHoistablePropertyLoads.ts from the react codebase.
getMaybeNonNullInInstruction() — react Function Reference
Architecture documentation for the getMaybeNonNullInInstruction() function in CollectHoistablePropertyLoads.ts from the react codebase.
getOrCreateIdentifier() — react Function Reference
Architecture documentation for the getOrCreateIdentifier() function in CollectHoistablePropertyLoads.ts from the react codebase.
getOrCreateProperty() — react Function Reference
Architecture documentation for the getOrCreateProperty() function in CollectHoistablePropertyLoads.ts from the react codebase.
getOrCreatePropertyEntry() — react Function Reference
Architecture documentation for the getOrCreatePropertyEntry() function in CollectHoistablePropertyLoads.ts from the react codebase.
isImmutableAtInstr() — react Function Reference
Architecture documentation for the isImmutableAtInstr() function in CollectHoistablePropertyLoads.ts from the react codebase.
keyByScopeId() — react Function Reference
Architecture documentation for the keyByScopeId() function in CollectHoistablePropertyLoads.ts from the react codebase.
propagateNonNull() — react Function Reference
Architecture documentation for the propagateNonNull() function in CollectHoistablePropertyLoads.ts from the react codebase.
reduceMaybeOptionalChains() — react Function Reference
Architecture documentation for the reduceMaybeOptionalChains() function in CollectHoistablePropertyLoads.ts from the react codebase.
collectOptionalChainSidemap() — react Function Reference
Architecture documentation for the collectOptionalChainSidemap() function in CollectOptionalChainDependencies.ts from the react codebase.
matchOptionalTestBlock() — react Function Reference
Architecture documentation for the matchOptionalTestBlock() function in CollectOptionalChainDependencies.ts from the react codebase.
traverseFunction() — react Function Reference
Architecture documentation for the traverseFunction() function in CollectOptionalChainDependencies.ts from the react codebase.
traverseOptionalBlock() — react Function Reference
Architecture documentation for the traverseOptionalBlock() function in CollectOptionalChainDependencies.ts from the react codebase.
computeUnconditionalBlocks() — react Function Reference
Architecture documentation for the computeUnconditionalBlocks() function in ComputeUnconditionalBlocks.ts from the react codebase.
defaultModuleTypeProvider() — react Function Reference
Architecture documentation for the defaultModuleTypeProvider() function in DefaultModuleTypeProvider.ts from the react codebase.
addDependency() — react Function Reference
Architecture documentation for the addDependency() function in DeriveMinimalDependenciesHIR.ts from the react codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free