Searched refs:RecordCommand (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/interpreter/ | ||
D | bytecode-generator.cc | 152 void RecordCommand(Command command, Statement* statement) { in RecordCommand() function in v8::internal::interpreter::BytecodeGenerator::ControlScope::DeferredCommands |
/external/v8/src/compiler/ | ||
D | ast-graph-builder.cc | 231 Node* RecordCommand(Command cmd, Statement* stmt, Node* value) { in RecordCommand() function in v8::internal::compiler::AstGraphBuilder::ControlScope::DeferredCommands |