HomeSort by relevance Sort by last modified time
    Searched refs:kSynthetic (Results 1 - 4 of 4) sorted by null

  /external/v8/include/
v8-profiler.h 259 kSynthetic = 9 // Synthetic object, usualy used for grouping
  /external/v8/src/
profile-generator.h 531 kSynthetic = v8::HeapGraphNode::kSynthetic
    [all...]
profile-generator.cc     [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 878 snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "aaa-group");
887 snapshot->GetRoot(), v8::HeapGraphNode::kSynthetic, "ccc-group");
    [all...]

Completed in 1506 milliseconds