Home
last modified time | relevance | path

Searched refs:next_string_id_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dheap-snapshot-generator.h579 next_string_id_(1), in HeapSnapshotJSONSerializer()
618 int next_string_id_; variable
Dheap-snapshot-generator.cc2739 cache_entry->value = reinterpret_cast<void*>(next_string_id_++); in GetStringId()