Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dallocation-tracker.h61 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function
Dprofile-generator.h236 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function