Home | History | Annotate | Download | only in src

Lines Matching refs:Code

6 //     * Redistributions of source code must retain the above copyright
61 SafepointTable::SafepointTable(Code* code) {
62 ASSERT(code->kind() == Code::OPTIMIZED_FUNCTION);
63 code_ = code;
64 Address header = code->instruction_start() + code->safepoint_table_offset();
120 registers_->Add(reg.code());
161 // Ensure there is always space for such patching, even if the code ends