Searched refs:kJnsOffset (Results 1 – 3 of 3) sorted by relevance
341 static const byte kJnsOffset = kPointerSize == kInt64Size ? 0x1d : 0x14; variable357 PredictableCodeSizeScope predictible_code_size_scope(masm_, kJnsOffset); in EmitBackEdgeBookkeeping()4872 *jns_offset_address = kJnsOffset; in PatchAt()4903 DCHECK_EQ(kJnsOffset, *(call_target_address - 2)); in GetBackEdgeState()
4826 static const byte kJnsOffset = 0x11; variable4849 *jns_offset_address = kJnsOffset; in PatchAt()4880 DCHECK_EQ(kJnsOffset, *(call_target_address - 2)); in GetBackEdgeState()
4837 static const byte kJnsOffset = 0x11; variable4860 *jns_offset_address = kJnsOffset; in PatchAt()4891 DCHECK_EQ(kJnsOffset, *(call_target_address - 2)); in GetBackEdgeState()