Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dprofile-generator.cc219 for (const auto& inline_entry : rare_data_->inline_entries_) { in EstimatedSize() local
940 for (auto* inline_entry : entry->rare_data_->inline_entries_) { in DecRef() local
Dprofiler-listener.cc199 CodeEntry* inline_entry = code_entries_.Create( in CodeCreateEvent() local