Home | History | Annotate | Download | only in interpreter

Lines Matching refs:raw_addr

213     byte* raw_addr = reinterpret_cast<byte*>(obj) + offset;
214 volatile int32_t* address = reinterpret_cast<volatile int32_t*>(raw_addr);