Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-interpreter.cc35 #define FOREACH_INTERNAL_OPCODE(V) V(Breakpoint, 0xFF) macro
654 FOREACH_INTERNAL_OPCODE(DECL_INTERNAL_ENUM) enumerator
663 FOREACH_INTERNAL_OPCODE(DECL_INTERNAL_CASE) in OpcodeName()