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

  /external/v8/include/
v8-profiler.h 258 kNative = 8, // Native object (not from V8 heap).
  /external/v8/src/
profile-generator.h 530 kNative = v8::HeapGraphNode::kNative,
    [all...]
objects.h     [all...]
profile-generator.cc     [all...]
objects-inl.h     [all...]
  /external/v8/src/arm/
builtins-arm.cc     [all...]
lithium-codegen-arm.cc     [all...]
  /external/v8/src/mips/
builtins-mips.cc     [all...]
lithium-codegen-mips.cc     [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 882 native_group_aaa, v8::HeapGraphNode::kNative, "aaa / 100 entries");
889 native_group_ccc, v8::HeapGraphNode::kNative, "ccc");
    [all...]

Completed in 197 milliseconds