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

  /external/v8/src/interpreter/
bytecode-register-allocator.h 56 int allocation_count() const { return allocation_count_; }
67 int allocation_count_; member in class:v8::internal::interpreter::final
  /external/v8/src/profiler/
allocation-tracker.h 37 unsigned allocation_count() const { return allocation_count_; }
47 unsigned allocation_count_; member in class:v8::internal::AllocationTraceNode

Completed in 57 milliseconds