Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.h69 void VisitSingleBytecode();
H A Dbaseline-compiler.cc315 VisitSingleBytecode(); in GenerateCode()
469 void BaselineCompiler::VisitSingleBytecode() { in VisitSingleBytecode() function in v8::BaselineCompiler
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.h33 VisitSingleBytecode(); in Build()
160 void VisitSingleBytecode() { in VisitSingleBytecode() function in v8::internal::maglev::MaglevGraphBuilder
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc68 void VisitSingleBytecode();
1268 // so that on next call of VisitSingleBytecode they will get popped from in ProcessOsrPrelude()
1389 VisitSingleBytecode(); in AdvanceToOsrEntryAndPeelLoops()
1419 void BytecodeGraphBuilder::VisitSingleBytecode() { in VisitSingleBytecode() function in v8::internal::BytecodeGraphBuilder
1460 VisitSingleBytecode(); in VisitBytecodes()

Completed in 14 milliseconds