Home
last modified time | relevance | path

Searched defs:RecordCommand (Results 1 – 2 of 2) sorted by relevance

/third_party/ninja/src/
Dbuild_log.cc144 bool BuildLog::RecordCommand(Edge* edge, int start_time, int end_time, in RecordCommand() function in BuildLog
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc217 void RecordCommand(Command command, Statement* statement) { in RecordCommand() function in v8::internal::interpreter::BytecodeGenerator::ControlScope::DeferredCommands