Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.h182 #define BYTECODE_CASE(name, ...) \ in VisitSingleBytecode() macro
186 BYTECODE_LIST(BYTECODE_CASE) in VisitSingleBytecode()
187 #undef BYTECODE_CASE in VisitSingleBytecode() macro
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc519 #define BYTECODE_CASE(name, ...) \ in VisitSingleBytecode() macro
523 BYTECODE_LIST(BYTECODE_CASE) in VisitSingleBytecode()
524 #undef BYTECODE_CASE in VisitSingleBytecode() macro
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc1433 #define BYTECODE_CASE(name, ...) \ in VisitSingleBytecode() macro
1437 BYTECODE_LIST(BYTECODE_CASE) in VisitSingleBytecode()
1438 #undef BYTECODE_CASE in VisitSingleBytecode() macro

Completed in 13 milliseconds