Searched refs:small_last_idx (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-constantpool.cc87 int small_last_idx[] = { 0, 2, 5, 9 }; local
91 CHECK_EQ(small_last_idx[i], array->last_index(kTypes[i], kSmall));

Completed in 258 milliseconds