Searched refs:BindWithoutJumpTarget (Results 1 – 12 of 12) sorted by relevance
47 inline void BindWithoutJumpTarget(Label* label);
475 __ BindWithoutJumpTarget(&label->label); in VisitSingleBytecode() local480 __ BindWithoutJumpTarget(&labels_[offset]->unlinked); in VisitSingleBytecode() local
166 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
99 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
97 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
94 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ bind(label); } in BindWithoutJumpTarget() function
92 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
96 void BaselineAssembler::BindWithoutJumpTarget(Label* label) { __ Bind(label); } in BindWithoutJumpTarget() function