Home | History | Annotate | Download | only in src

Lines Matching defs:code_

940         code_(code),
965 return reinterpret_cast<uintptr_t>(code_->instruction_start());
969 return reinterpret_cast<uintptr_t>(code_->instruction_end());
1007 Code* code_;