Home
last modified time | relevance | path

Searched refs:COUNT_BYTECODE (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecodes.h549 #define COUNT_BYTECODE(x, ...) +1 macro
550 // The COUNT_BYTECODE macro will turn this into kLast = -1 +1 +1... which will
552 kLast = -1 BYTECODE_LIST(COUNT_BYTECODE),
555 #undef COUNT_BYTECODE macro

Completed in 2 milliseconds