Searched refs:kNesting (Results 1 - 1 of 1) sorted by relevance
/external/v8/test/cctest/ | ||
H A D | test-api.cc | 8497 static const int kNesting = 200; local 8518 CHECK_EQ(kNesting * kIterations, Recurse(kNesting, kIterations)); |
Completed in 141 milliseconds