Searched refs:IsNearCallOffset (Results 1 – 2 of 2) sorted by relevance
1843 DCHECK(IsNearCallOffset(offset)); in JumpHelper()1931 DCHECK(IsNearCallOffset(offset)); in Call()1993 bool TurboAssembler::IsNearCallOffset(int64_t offset) { in IsNearCallOffset() function in v8::internal::TurboAssembler2018 DCHECK(IsNearCallOffset(offset)); in CallForDeoptimization()
1259 static bool IsNearCallOffset(int64_t offset);