Searched defs:GetCallCount (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | wasm-inlining.cc | 52 int WasmInliner::GetCallCount(Node* call) { in GetCallCount() function in v8::internal::compiler::WasmInliner |
| /third_party/node/deps/v8/src/objects/ | ||
| D | feedback-vector.cc | 956 int FeedbackNexus::GetCallCount() { in GetCallCount() function in v8::internal::FeedbackNexus |