Home | History | Annotate | Download | only in mips

Lines Matching refs:Code

8 // - Redistributions of source code must retain the above copyright notice,
31 // The original source code covered by the above license above has been
83 ASSERT(reg.code() % 2 == 0);
84 ASSERT(reg.code() / 2 < kNumAllocatableRegisters);
88 return (reg.code() / 2);
105 // Absolute code pointer inside code object moves with the code object.
152 Object* target_code = Code::GetCodeFromTargetAddress(target);
250 Object* target_code = Code::GetCodeFromTargetAddress(target);