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

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

analyze_liveness_v8::internal::compiler::BytecodeAnalysisprivate
bytecode_count() constv8::internal::compiler::BytecodeAnalysisinline
bytecode_count_v8::internal::compiler::BytecodeAnalysisprivate
BytecodeAnalysis(Handle< BytecodeArray > bytecode_array, Zone *zone, BytecodeOffset osr_bailout_id, bool analyze_liveness)v8::internal::compiler::BytecodeAnalysis
BytecodeAnalysis(const BytecodeAnalysis &)=deletev8::internal::compiler::BytecodeAnalysis
BytecodeAnalysisImpl classv8::internal::compiler::BytecodeAnalysisfriend
end_to_header_v8::internal::compiler::BytecodeAnalysisprivate
GetInLivenessFor(int offset) constv8::internal::compiler::BytecodeAnalysis
GetLoopEndOffsetForInnermost(int header_offset) constv8::internal::compiler::BytecodeAnalysis
GetLoopInfoFor(int header_offset) constv8::internal::compiler::BytecodeAnalysis
GetLoopInfos() constv8::internal::compiler::BytecodeAnalysisinline
GetLoopOffsetFor(int offset) constv8::internal::compiler::BytecodeAnalysis
GetOutLivenessFor(int offset) constv8::internal::compiler::BytecodeAnalysis
header_to_info_v8::internal::compiler::BytecodeAnalysisprivate
IsLoopHeader(int offset) constv8::internal::compiler::BytecodeAnalysis
liveness_analyzed() constv8::internal::compiler::BytecodeAnalysisinline
liveness_map()v8::internal::compiler::BytecodeAnalysisinlineprivate
liveness_map() constv8::internal::compiler::BytecodeAnalysisinlineprivate
liveness_map_v8::internal::compiler::BytecodeAnalysisprivate
operator delete(void *, size_t)v8::internal::ZoneObjectinline
operator delete(void *pointer, Zone *zone)=deletev8::internal::ZoneObject
operator new(size_t, Zone *)=deletev8::internal::ZoneObject
operator new(size_t size, void *ptr)v8::internal::ZoneObjectinline
operator=(const BytecodeAnalysis &)=deletev8::internal::compiler::BytecodeAnalysis
osr_bailout_id() constv8::internal::compiler::BytecodeAnalysisinline
osr_bailout_id_v8::internal::compiler::BytecodeAnalysisprivate
osr_entry_point() constv8::internal::compiler::BytecodeAnalysisinline
osr_entry_point_v8::internal::compiler::BytecodeAnalysisprivate
resume_jump_targets() constv8::internal::compiler::BytecodeAnalysisinline
resume_jump_targets_v8::internal::compiler::BytecodeAnalysisprivate
TryGetLoopInfoFor(int header_offset) constv8::internal::compiler::BytecodeAnalysis