Home
last modified time | relevance | path

Searched defs:FIRST_TOKEN (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ic/
Dic-state.cc25 STATIC_CONST_MEMBER_DEFINITION const int BinaryOpICState::FIRST_TOKEN; member in v8::internal::BinaryOpICState
Dic-state.h117 static const int FIRST_TOKEN = Token::BIT_OR; variable