Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Dkythe-data.cc70 void KytheData::AddCall(Callable* caller, SourcePosition call_position, in AddCall() function in v8::internal::torque::KytheData
/third_party/node/deps/v8/src/compiler/
Dschedule.cc244 void Schedule::AddCall(BasicBlock* block, Node* call, BasicBlock* success_block, in AddCall() function in v8::internal::compiler::Schedule