Home | History | Annotate | Download | only in cctest

Lines Matching defs:runs

19477   // Check that default isolate still runs.
22348 const int runs = 10;
22349 Local<String> values[runs];
22350 for (int i = 0; i < runs; i++) {
22356 for (int i = 0; i < runs; i++) {