bailout_id() const | v8::internal::compiler::FrameStateDescriptor | inline |
bailout_id_ | v8::internal::compiler::FrameStateDescriptor | private |
bytecode_array() const | v8::internal::compiler::FrameStateDescriptor | inline |
bytecode_array_ | v8::internal::compiler::FrameStateDescriptor | private |
frame_state_combine_ | v8::internal::compiler::FrameStateDescriptor | private |
FrameStateDescriptor(Zone *zone, FrameStateType type, BytecodeOffset bailout_id, OutputFrameStateCombine state_combine, uint16_t parameters_count, uint16_t max_arguments, size_t locals_count, size_t stack_count, MaybeIndirectHandle< SharedFunctionInfo > shared_info, MaybeIndirectHandle< BytecodeArray > bytecode_array, FrameStateDescriptor *outer_state=nullptr, uint32_t wasm_liftoff_frame_size=std::numeric_limits< uint32_t >::max(), uint32_t wasm_function_index=std::numeric_limits< uint32_t >::max()) | v8::internal::compiler::FrameStateDescriptor | |
GetFrameCount() const | v8::internal::compiler::FrameStateDescriptor | |
GetHeight() const | v8::internal::compiler::FrameStateDescriptor | |
GetJSFrameCount() const | v8::internal::compiler::FrameStateDescriptor | |
GetSize() const | v8::internal::compiler::FrameStateDescriptor | |
GetStateValueDescriptors() | v8::internal::compiler::FrameStateDescriptor | inline |
GetTotalSize() const | v8::internal::compiler::FrameStateDescriptor | |
GetWasmFunctionIndex() const | v8::internal::compiler::FrameStateDescriptor | inline |
HasClosure() const | v8::internal::compiler::FrameStateDescriptor | inline |
HasContext() const | v8::internal::compiler::FrameStateDescriptor | inline |
kImpossibleValue | v8::internal::compiler::FrameStateDescriptor | static |
locals_count() const | v8::internal::compiler::FrameStateDescriptor | inline |
locals_count_ | v8::internal::compiler::FrameStateDescriptor | private |
max_arguments() const | v8::internal::compiler::FrameStateDescriptor | inline |
max_arguments_ | v8::internal::compiler::FrameStateDescriptor | private |
operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
outer_state() const | v8::internal::compiler::FrameStateDescriptor | inline |
outer_state_ | v8::internal::compiler::FrameStateDescriptor | private |
parameters_count() const | v8::internal::compiler::FrameStateDescriptor | inline |
parameters_count_ | v8::internal::compiler::FrameStateDescriptor | private |
shared_info() const | v8::internal::compiler::FrameStateDescriptor | inline |
shared_info_ | v8::internal::compiler::FrameStateDescriptor | private |
stack_count() const | v8::internal::compiler::FrameStateDescriptor | inline |
stack_count_ | v8::internal::compiler::FrameStateDescriptor | private |
state_combine() const | v8::internal::compiler::FrameStateDescriptor | inline |
total_conservative_frame_size_in_bytes() const | v8::internal::compiler::FrameStateDescriptor | inline |
total_conservative_frame_size_in_bytes_ | v8::internal::compiler::FrameStateDescriptor | private |
type() const | v8::internal::compiler::FrameStateDescriptor | inline |
type_ | v8::internal::compiler::FrameStateDescriptor | private |
values_ | v8::internal::compiler::FrameStateDescriptor | private |
wasm_function_index_ | v8::internal::compiler::FrameStateDescriptor | private |