Home | History | Annotate | Download | only in src

Lines Matching refs:OffsetOfFunctionWithId

5989   return READ_FIELD(this, OffsetOfFunctionWithId(id));
5996 WRITE_FIELD(this, OffsetOfFunctionWithId(id), value);
5997 WRITE_BARRIER(GetHeap(), this, OffsetOfFunctionWithId(id), value);