Home | History | Annotate | Download | only in cctest

Lines Matching refs:bp1

1077   int bp1 = SetBreakPoint(foo, 0);
1087 ClearBreakPoint(bp1);
1476 int bp1 = SetBreakPointFromJS(env->GetIsolate(), "foo", 0, 3);
1497 ClearBreakPointFromJS(env->GetIsolate(), bp1);
1505 CHECK_EQ(1, bp1);