Home | History | Annotate | Download | only in src

Lines Matching refs:INCREMENT

555       Increment(static_cast<int>(chunk_size));
628 isolate_->counters()->memory_allocated()->Increment(static_cast<int>(size));
1676 #define INCREMENT(type, size, name, camel_name) \
1679 STRING_TYPE_LIST(INCREMENT)
1680 #undef INCREMENT
1718 #define INCREMENT(type, size, name, camel_name) \
1721 STRING_TYPE_LIST(INCREMENT)
1722 #undef INCREMENT
2020 // we want to do another increment until the linear area is used up.