Searched defs:AddCall (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
D | kythe-data.cc | 70 void KytheData::AddCall(Callable* caller, SourcePosition call_position, in AddCall() function in v8::internal::torque::KytheData |
/third_party/node/deps/v8/src/compiler/ | ||
D | schedule.cc | 244 void Schedule::AddCall(BasicBlock* block, Node* call, BasicBlock* success_block, in AddCall() function in v8::internal::compiler::Schedule |