Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dopcodes.h1028 #define DECLARE_OPCODE(x, ...) k##x, macro
1029 ALL_OP_LIST(DECLARE_OPCODE)
1030 #undef DECLARE_OPCODE