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