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

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

AccumulatorIsLive() constv8::internal::compiler::BytecodeLivenessStateinline
begin() constv8::internal::compiler::BytecodeLivenessStateinline
bit_vector_v8::internal::compiler::BytecodeLivenessStateprivate
BytecodeLivenessState(int register_count, Zone *zone)v8::internal::compiler::BytecodeLivenessStateinline
BytecodeLivenessState(const BytecodeLivenessState &)=deletev8::internal::compiler::BytecodeLivenessState
BytecodeLivenessState(const BytecodeLivenessState &other, Zone *zone)v8::internal::compiler::BytecodeLivenessStateinline
CopyFrom(const BytecodeLivenessState &other)v8::internal::compiler::BytecodeLivenessStateinline
end() constv8::internal::compiler::BytecodeLivenessStateinline
Equals(const BytecodeLivenessState &other) constv8::internal::compiler::BytecodeLivenessStateinline
live_value_count() constv8::internal::compiler::BytecodeLivenessStateinline
MarkAccumulatorDead()v8::internal::compiler::BytecodeLivenessStateinline
MarkAccumulatorLive()v8::internal::compiler::BytecodeLivenessStateinline
MarkAllLive()v8::internal::compiler::BytecodeLivenessStateinline
MarkRegisterDead(int index)v8::internal::compiler::BytecodeLivenessStateinline
MarkRegisterLive(int index)v8::internal::compiler::BytecodeLivenessStateinline
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 BytecodeLivenessState &)=deletev8::internal::compiler::BytecodeLivenessState
register_count() constv8::internal::compiler::BytecodeLivenessStateinline
RegisterIsLive(int index) constv8::internal::compiler::BytecodeLivenessStateinline
Union(const BytecodeLivenessState &other)v8::internal::compiler::BytecodeLivenessStateinline
UnionIsChanged(const BytecodeLivenessState &other)v8::internal::compiler::BytecodeLivenessStateinline