Version: 2020.1
public int offset ;

描述

该字段的偏移量。

该字段的偏移量,基于托管对象的起始地址(包括对象标头)。如果偏移量为 -1,则意味着该字段为 ThreadLocal 字段。如果字段为静态,则该偏移量在 TypeDescription.staticFieldBytes 中编制索引。