Searched refs:has_inlined_smi_code (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ic/ | ||
D | ic-state.h | 181 bool has_inlined_smi_code, Handle<Object> x, |
D | ic-state.cc | 463 Token::Value op, bool has_inlined_smi_code, Handle<Object> x, in TargetState() argument |