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

/external/v8/test/cctest/
H A Dtest-api.cc10040 static int interceptor_ic_exception_set_count = 0; variable
10045 if (++interceptor_ic_exception_set_count > 20) {
10055 interceptor_ic_exception_set_count = 0;
/external/chromium_org/v8/test/cctest/
H A Dtest-api.cc12407 static int interceptor_ic_exception_set_count = 0; variable
12414 if (++interceptor_ic_exception_set_count > 20) {
12423 interceptor_ic_exception_set_count = 0;

Completed in 117 milliseconds