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.h283 #define DECLARE_VISIT_BYTECODE(name, ...) void Visit##name(); macro
284 BYTECODE_LIST(DECLARE_VISIT_BYTECODE)
285 #undef DECLARE_VISIT_BYTECODE