Home | History | Annotate | Download | only in runtime

Lines Matching refs:HPSG_WHAT_MERGED_OBJECTS

4081   if (what != HPSG_WHAT_MERGED_OBJECTS && what != HPSG_WHAT_DISTINCT_OBJECTS) {
4412 CHECK(what == HPSG_WHAT_MERGED_OBJECTS || what == HPSG_WHAT_DISTINCT_OBJECTS) << static_cast<int>(what);
4424 HeapChunkContext context((what == HPSG_WHAT_MERGED_OBJECTS), native);