|
const uint8_t * | data () const |
|
uint32_t | size () const |
|
void | Dispose () |
|
Address | InstructionStartOfBuiltin (int i) const |
|
uint32_t | InstructionSizeOfBuiltin (int i) const |
|
bool | ContainsBuiltin (int i) const |
|
uint32_t | AddressForHashing (Address addr) |
|
uint32_t | PaddedInstructionSizeOfBuiltin (int i) const |
|
size_t | CreateHash () const |
|
size_t | Hash () const |
|
| STATIC_ASSERT (offsetof(Metadata, instructions_offset)==0) |
|
| STATIC_ASSERT (offsetof(Metadata, instructions_length)==kUInt32Size) |
|
| STATIC_ASSERT (sizeof(Metadata)==kUInt32Size+kUInt32Size) |
|
|
static constexpr uint32_t | kTableSize = Builtins::builtin_count |
|
Definition at line 38 of file embedded-data.h.
The documentation for this class was generated from the following files: