Searched refs:kSlicedString (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/profiler/
H A Dheap-snapshot-generator.h94 kSlicedString = v8::HeapGraphNode::kSlicedString, enumerator in enum:v8::internal::BASE_EMBEDDED::Type
H A Dheap-snapshot-generator.cc160 case kSlicedString: return "/sliced string/";
812 HeapEntry::kSlicedString,
/external/v8/include/
H A Dv8-profiler.h395 kSlicedString = 11, // Sliced string. A fragment of another string. enumerator in enum:v8::HeapGraphNode::Type

Completed in 97 milliseconds