Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dallocation-tracker.cc15 AllocationTraceTree* tree, unsigned function_info_index) in AllocationTraceNode()
30 unsigned function_info_index) { in FindChild()
40 unsigned function_info_index) { in FindOrAddChild()
Dallocation-tracker.h35 unsigned function_info_index() const { return function_info_index_; } in function_info_index() function