Searched refs:int32_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc93 int int32_count = use_count[Representation::kInteger32]; local
98 if (int32_count > 0) return Representation::Integer32();
H A Dobjects.h2631 int heap_ptr_count, int int32_count) {
2635 element_counts_[INT32] = int32_count;
2630 NumberOfEntries(int int64_count, int code_ptr_count, int heap_ptr_count, int int32_count) argument

Completed in 114 milliseconds