Searched defs:BindWithoutJumpTarget (Results 1 – 11 of 11) sorted by relevance
92 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
96 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ Bind(label); } in BindWithoutJumpTarget() function
166 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
94 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
90 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
96 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
97 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
99 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
475 __ BindWithoutJumpTarget(&label->label); in VisitSingleBytecode() local480 __ BindWithoutJumpTarget(&labels_[offset]->unlinked); in VisitSingleBytecode() local