Home
last modified time | relevance | path

Searched refs:DECLARE_MNEMONIC (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dopcodes.cc19 #define DECLARE_MNEMONIC(x) #x, macro
20 ALL_OP_LIST(DECLARE_MNEMONIC)
21 #undef DECLARE_MNEMONIC