Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-graph-builder.h375 #define DECLARE_VISIT_BYTECODE(name, ...) void Visit##name(); macro
376 BYTECODE_LIST(DECLARE_VISIT_BYTECODE)
377 #undef DECLARE_VISIT_BYTECODE