Searched defs:DECLARE_OPERAND_TYPE (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/interpreter/
H A Dbytecode-operands.h93 #define DECLARE_OPERAND_TYPE(Name, _) k##Name, macro
94 OPERAND_TYPE_LIST(DECLARE_OPERAND_TYPE)
95 #undef DECLARE_OPERAND_TYPE macro

Completed in 283 milliseconds