v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzer Member List

This is the complete list of members for v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzer, including all inherited members.

alloc_uses_v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
AllocationIsEscaping(OpIndex alloc)v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
allocs_v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
CollectUsesAndAllocations()v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
EscapesThroughUse(OpIndex alloc, OpIndex using_op_idx)v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
FindRemovableAllocations()v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
graph_v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
LateEscapeAnalysisAnalyzer(Graph &graph, Zone *zone)v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerinline
MarkToRemove(OpIndex alloc)v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
phase_zone_v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
RecordAllocateUse(OpIndex alloc, OpIndex use)v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzerprivate
Run()v8::internal::compiler::turboshaft::LateEscapeAnalysisAnalyzer