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

  /external/v8/src/
external-reference-table.h 28 void increment_count(uint32_t i) { refs_[i].count++; } function in class:v8::internal::ExternalReferenceTable
  /external/v8/src/snapshot/
serializer-common.cc 43 table_->increment_count(maybe_index.FromJust());

Completed in 159 milliseconds