Home | History | Annotate | Download | only in src

Lines Matching full:uint32_at

8312     uint32_t table_length = Memory::uint32_at(table_cursor);
8316 uint32_t pc_offset = Memory::uint32_at(table_cursor + kIntSize);
8318 ast_id = static_cast<int>(Memory::uint32_at(table_cursor));