Home
last modified time | relevance | path

Searched defs:bytes_to_output (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dserializer.cc275 static constexpr int bytes_to_output = decltype(slot)::kSlotDataSize; in PutSmiRoot() local
646 int bytes_to_output = allocation_size - HeapObject::kHeaderSize; in SerializeExternalStringAsSequentialString() local
1170 int bytes_to_output = to_skip; in OutputRawData() local
1263 int bytes_to_output = size - Code::kDataStart; in SerializeCode() local