Searched defs:FIRST_TOKEN (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ic/ | ||
D | ic-state.cc | 25 STATIC_CONST_MEMBER_DEFINITION const int BinaryOpICState::FIRST_TOKEN; member in v8::internal::BinaryOpICState |
D | ic-state.h | 117 static const int FIRST_TOKEN = Token::BIT_OR; variable |