Home | History | Annotate | Download | only in heap

Lines Matching refs:code_start

3394   Address code_start = code->address();
3395 Address code_end = code_start + code->Size();
3397 uint32_t start_index = MemoryChunk::FastAddressToMarkbitIndex(code_start);