Searched refs:IsCallInstruction (Results 1 – 6 of 6) sorted by relevance
107 ASSERT(IsCallInstruction()); in call_address()114 ASSERT(IsCallInstruction()); in set_call_address()120 ASSERT(IsCallInstruction()); in call_object()127 ASSERT(IsCallInstruction()); in call_object_address()134 ASSERT(IsCallInstruction()); in set_call_object()139 bool RelocInfo::IsCallInstruction() { in IsCallInstruction() function
55 } else if (rmode_ == JS_RETURN && IsCallInstruction()) { in apply()111 ASSERT(IsCallInstruction()); in call_address()117 ASSERT(IsCallInstruction()); in set_call_address()123 ASSERT(IsCallInstruction()); in call_object()129 ASSERT(IsCallInstruction()); in call_object_address()135 ASSERT(IsCallInstruction()); in set_call_object()140 bool RelocInfo::IsCallInstruction() { in IsCallInstruction() function
230 bool RelocInfo::IsCallInstruction() { in IsCallInstruction() function242 ASSERT(IsCallInstruction()); in call_address()249 ASSERT(IsCallInstruction()); in set_call_address()257 ASSERT(IsCallInstruction()); in call_object()263 ASSERT(IsCallInstruction()); in set_call_object()269 ASSERT(IsCallInstruction()); in call_object_address()
222 INLINE(bool IsCallInstruction());
299 rinfo->IsCallInstruction()); in VisitDebugTarget()
4939 ASSERT(RelocInfo::IsJSReturn(rinfo->rmode()) && rinfo->IsCallInstruction()); in VisitDebugTarget()4964 if (it.rinfo()->IsCallInstruction()) { in ConvertICTargetsFromAddressToObject()4998 it.rinfo()->IsCallInstruction()) { in CodeIterateBody()5030 if (it.rinfo()->IsCallInstruction()) { in ConvertICTargetsFromObjectToAddress()