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

/external/chromium_org/v8/test/cctest/
H A Dtest-constantpool.cc86 int small_first_idx[] = { 0, 1, 3, 6 }; local
90 CHECK_EQ(small_first_idx[i], array->first_index(kTypes[i], kSmall));

Completed in 139 milliseconds