Lines Matching refs:INCREMENT
705 Increment(static_cast<int>(chunk_size));
792 isolate_->counters()->memory_allocated()->Increment(static_cast<int>(size));
1892 #define INCREMENT(type, size, name, camel_name) \
1895 STRING_TYPE_LIST(INCREMENT)
1896 #undef INCREMENT
1935 #define INCREMENT(type, size, name, camel_name) \
1938 STRING_TYPE_LIST(INCREMENT)
1939 #undef INCREMENT
2423 // we want to do another increment until the linear area is used up.