Home | History | Annotate | Download | only in cctest

Lines Matching defs:bp1

1097   int bp1 = SetBreakPoint(foo, 0);
1107 ClearBreakPoint(bp1);
1498 int bp1 = SetBreakPointFromJS("foo", 0, 3);
1519 ClearBreakPointFromJS(bp1);
1527 CHECK_EQ(1, bp1);