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

  /external/v8/src/
d8.h 33 bool is_histogram() { return is_histogram_; } function in class:v8::Counter
472 static Counter* GetCounter(const char* name, bool is_histogram);
d8.cc     [all...]

Completed in 3366 milliseconds