Searched refs:kAstIdOffset (Results 1 – 1 of 1) sorted by relevance
885 Memory::uint32_at(entry_at(index) + kAstIdOffset))); in ast_id()943 static const int kAstIdOffset = 0 * kIntSize; variable