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

  /external/v8/src/objects/
debug-objects.h 231 void IncrementBlockCount(int slot_index);
debug-objects.cc 350 void CoverageInfo::IncrementBlockCount(int slot_index) {
  /external/v8/src/runtime/
runtime-debug.cc 748 coverage_info->IncrementBlockCount(coverage_array_slot_index);

Completed in 6783 milliseconds