Searched defs:kNesting (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-api.cc7029 static const int kNesting = 200; local
7050 CHECK_EQ(kNesting * kIterations, Recurse(kNesting, kIterations));

Completed in 144 milliseconds