Home | History | Annotate | Download | only in snapshot

Lines Matching defs:bytes

61     int bytes = startup_data.length();
62 PrintF("[Deserializing isolate (%d bytes) took %0.3f ms]\n", bytes, ms);
86 int bytes = context_data.length();
87 PrintF("[Deserializing context (%d bytes) took %0.3f ms]\n", bytes, ms);
115 "%10d bytes per isolate\n"
116 "%10d bytes per context\n",
194 "%10d bytes for startup\n"
195 "%10d bytes for context\n",