Home | History | Annotate | Download | only in cctest

Lines Matching refs:bp1

1128   int bp1 = SetBreakPoint(foo, 0);
1138 ClearBreakPoint(bp1);
1517 int bp1 = SetBreakPointFromJS("foo", 0, 3);
1538 ClearBreakPointFromJS(bp1);
1546 CHECK_EQ(1, bp1);