Home | History | Annotate | Download | only in src

Lines Matching full:if_jsfunction

7485   HBasicBlock* if_jsfunction = graph()->CreateBasicBlock();
7488 typecheck->SetSuccessorAt(0, if_jsfunction);
7492 set_current_block(if_jsfunction);
7497 if_jsfunction->Goto(join);