Searched refs:code_relative_fixup_positions_ (Results 1 – 2 of 2) sorted by relevance
203 code_relative_fixup_positions_.push_back(masm_.pc_offset()); in MarkPositionForCodeRelativeFixup()254 ZoneChunkList<int> code_relative_fixup_positions_; variable
102 code_relative_fixup_positions_(zone), in RegExpMacroAssemblerX64()1373 for (int position : code_relative_fixup_positions_) { in FixupCodeRelativePositions()1385 code_relative_fixup_positions_.Rewind(0); in FixupCodeRelativePositions()