5#ifndef V8_SNAPSHOT_EMBEDDED_EMBEDDED_DATA_INL_H_
6#define V8_SNAPSHOT_EMBEDDED_EMBEDDED_DATA_INL_H_
26 RawCode() + desc.instruction_offset + desc.instruction_length;
34 return desc.instruction_length;
static constexpr bool kBytecodeHandlersAreSortedLast
static constexpr bool IsBuiltinId(Builtin builtin)
Address InstructionEndOf(Builtin builtin) const
const LayoutDescription & LayoutDescription(Builtin builtin) const
Address InstructionStartOf(Builtin builtin) const
Address MetadataStartOf(Builtin builtin) const
uint32_t InstructionSizeOf(Builtin builtin) const
uint32_t PaddedInstructionSizeOf(Builtin builtin) const
Address InstructionEndOfBytecodeHandlers() const
Address InstructionStartOfBytecodeHandlers() const
static constexpr int PadAndAlignCode(int size)
const uint8_t * RawCode() const
const uint8_t * RawMetadata() const
ZoneVector< RpoNumber > & result
#define DCHECK_LE(v1, v2)
#define CHECK_NE(lhs, rhs)
#define DCHECK(condition)
#define DCHECK_LT(v1, v2)