Searched refs:InstructionEnd (Results 1 – 7 of 7) sorted by relevance
26 ? js_code_->InstructionEnd() in instruction_end()
508 CHECK(target <= code->InstructionEnd()); in Verify()
988 return static_cast<uintptr_t>(code_->InstructionEnd()); in CodeEnd()
399 DCHECK_LT(pc(), result->InstructionEnd()); in LookupCode()
2274 CHECK(code->InstructionStart() <= pc && pc <= code->InstructionEnd()); in GetDeoptInfo()
108 Address AbstractCode::InstructionEnd() { in InstructionEnd() function110 return GetCode()->InstructionEnd(); in InstructionEnd()252 Address Code::InstructionEnd() const { in InstructionEnd() function
240 inline Address InstructionEnd() const;535 inline Address InstructionEnd();