Searched refs:IsPatchedReturnSequence (Results 1 – 13 of 13) sorted by relevance
197 } else if (rmode_ == JS_RETURN && IsPatchedReturnSequence()) { in apply()265 bool RelocInfo::IsPatchedReturnSequence() { in IsPatchedReturnSequence() function281 ASSERT(IsPatchedReturnSequence()); in call_address()288 ASSERT(IsPatchedReturnSequence()); in set_call_address()295 ASSERT(IsPatchedReturnSequence()); in call_object()301 ASSERT(IsPatchedReturnSequence()); in set_call_object()307 ASSERT(IsPatchedReturnSequence()); in call_object_address()
42 return rinfo->IsPatchedReturnSequence(); in IsDebugBreakAtReturn()
55 } else if (rmode_ == JS_RETURN && IsPatchedReturnSequence()) { in apply()117 ASSERT(IsPatchedReturnSequence()); in call_address()123 ASSERT(IsPatchedReturnSequence()); in set_call_address()129 ASSERT(IsPatchedReturnSequence()); in call_object()135 ASSERT(IsPatchedReturnSequence()); in call_object_address()141 ASSERT(IsPatchedReturnSequence()); in set_call_object()146 bool RelocInfo::IsPatchedReturnSequence() { in IsPatchedReturnSequence() function
66 return rinfo->IsPatchedReturnSequence(); in IsDebugBreakAtReturn()
151 ASSERT(IsPatchedReturnSequence()); in call_address()159 ASSERT(IsPatchedReturnSequence()); in set_call_address()172 ASSERT(IsPatchedReturnSequence()); in call_object_address()184 bool RelocInfo::IsPatchedReturnSequence() { in IsPatchedReturnSequence() function
58 return rinfo->IsPatchedReturnSequence(); in IsDebugBreakAtReturn()
113 ASSERT(IsPatchedReturnSequence()); in call_address()121 ASSERT(IsPatchedReturnSequence()); in set_call_address()134 ASSERT(IsPatchedReturnSequence()); in call_object_address()146 bool RelocInfo::IsPatchedReturnSequence() { in IsPatchedReturnSequence() function
71 return rinfo->IsPatchedReturnSequence(); in IsDebugBreakAtReturn()
224 INLINE(bool IsPatchedReturnSequence());
287 rinfo->IsPatchedReturnSequence()); in VisitDebugTarget()1567 rinfo->IsPatchedReturnSequence()); in VisitDebugTarget()
1608 break_at_js_return_active = it.rinfo()->IsPatchedReturnSequence(); in SetAfterBreakTarget()
4906 rinfo->IsPatchedReturnSequence()); in VisitDebugTarget()4932 it.rinfo()->IsPatchedReturnSequence()) { in CodeIterateBody()