Home | History | Annotate | Download | only in src

Lines Matching full:uint32_at

885     length_ = Memory::uint32_at(table_address);
893 Memory::uint32_at(entry_at(index) + kAstIdOffset)));
897 return Memory::uint32_at(entry_at(index) + kLoopDepthOffset);
901 return Memory::uint32_at(entry_at(index) + kPcOffsetOffset);