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

/external/chromium_org/v8/src/ic/
H A Dic-state.h206 static State TargetState(State old_state, State old_left, State old_right,
H A Dic-state.cc553 State old_state, State old_left, State old_right, Token::Value op,
596 if (old_right == SMI && y->IsHeapNumber()) return NUMBER;
552 TargetState( State old_state, State old_left, State old_right, Token::Value op, bool has_inlined_smi_code, Handle<Object> x, Handle<Object> y) argument
/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling.cc508 int old_right = last_visible_rect_in_content_space_.right(); local
526 extrapolation_multiplier * (old_right - new_right),

Completed in 168 milliseconds