Searched refs:kLoopDepthOffset (Results 1 – 1 of 1) sorted by relevance
847 return Memory::uint32_at(entry_at(index) + kLoopDepthOffset); in loop_depth()892 static const int kLoopDepthOffset = 2 * kIntSize; variable