Searched refs:old_right (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/v8/src/ic/ |
H A D | ic-state.h | 206 static State TargetState(State old_state, State old_left, State old_right,
|
H A D | ic-state.cc | 553 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 D | picture_layer_tiling.cc | 508 int old_right = last_visible_rect_in_content_space_.right(); local 526 extrapolation_multiplier * (old_right - new_right),
|
Completed in 79 milliseconds