Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Dsnapshot.h50 static const int kPayloadLengthOffset = kNumReservationsOffset + kInt32Size; variable
Dcode-serializer.h111 static const int kPayloadLengthOffset = kNumCodeStubKeysOffset + kInt32Size; variable