Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/
Dsnapshot-data.h55 uint32_t GetHeaderValue(uint32_t offset) const { in GetHeaderValue() function
Dsnapshot.cc59 static uint32_t GetHeaderValue(const v8::StartupData* data, uint32_t offset) { in GetHeaderValue() function in v8::internal::__anon46c3c8290111::SnapshotImpl