Searched refs:PutsNameInAccumulator (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/interpreter/
H A Dmkpeephole.cc84 if (current == Bytecode::kToName && Bytecodes::PutsNameInAccumulator(last)) {
H A Dbytecodes.h617 static constexpr bool PutsNameInAccumulator(Bytecode bytecode) { function in class:v8::internal::interpreter::Bytecode::final

Completed in 106 milliseconds