Lines Matching full:heap
815 // to leave logging functions free from heap allocations.
976 : HEAP->empty_string();
995 msg.Append("heap-sample-begin,\"%s\",\"%s\",%.0f\n",
1007 msg.Append("heap-sample-stats,\"%s\",\"%s\","
1019 msg.Append("heap-sample-end,\"%s\",\"%s\"\n", space, kind);
1029 msg.Append("heap-sample-item,%s,%d,%d\n", type, number, bytes);
1040 msg.Append("heap-js-cons-item,%s,%d,%d\n", constructor, number, bytes);
1046 static const char kEventText[] = "heap-js-ret-item,%s";
1091 msg.Append("heap-js-prod-item,%s", constructor);
1281 // Iterate the heap to find shared function info objects and record
1416 // During iteration, there can be heap allocation due to
1510 // -> thread local top -> heap -> logger).