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

/external/v8/test/cctest/
H A Dtest-api.cc7599 static int shadow_y_getter_call_count; variable
7611 shadow_y_getter_call_count++;
7629 shadow_y = shadow_y_setter_call_count = shadow_y_getter_call_count = 0;
7668 CHECK_EQ(1, shadow_y_getter_call_count);

Completed in 118 milliseconds