Home | History | Annotate | Download | only in cctest

Lines Matching refs:bp2

1159   int bp2 = SetBreakPoint(bar, 0);
1169 ClearBreakPoint(bp2);
1551 int bp2 = SetBreakPointFromJS("foo", 0, 9);
1558 ClearBreakPointFromJS(bp2);
1574 CHECK_EQ(2, bp2);