Searched refs:shadow_y (Results 1 – 1 of 1) sorted by relevance
10046 static int shadow_y; variable10055 shadow_y = 42; in ShadowYSetter()10063 info.GetReturnValue().Set(v8_num(shadow_y)); in ShadowYGetter()10078 shadow_y = shadow_y_setter_call_count = shadow_y_getter_call_count = 0; in THREADED_TEST()