Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc152 static constexpr bool CommandUsesAccumulator(Command command) { in CommandUsesAccumulator() function in v8::internal::interpreter::BytecodeGenerator::ControlScope
225 if (CommandUsesAccumulator(command)) { in RecordCommand()
230 if (!CommandUsesAccumulator(command)) { in RecordCommand()
276 if (CommandUsesAccumulator(entry.command)) { in ApplyDeferredCommands()
294 if (CommandUsesAccumulator(entry.command)) { in ApplyDeferredCommands()

Completed in 11 milliseconds