Searched refs:IsolateHashOffset (Results 1 – 2 of 2) sorted by relevance
177 return *reinterpret_cast<const size_t*>(data_ + IsolateHashOffset()); in IsolateHash()249 static constexpr uint32_t IsolateHashOffset() { in IsolateHashOffset() function254 return IsolateHashOffset() + IsolateHashSize(); in LayoutDescriptionTableOffset()
348 std::memcpy(blob_data + IsolateHashOffset(), &hash, IsolateHashSize()); in FromIsolate()418 STATIC_ASSERT(IsolateHashOffset() == in CreateEmbeddedBlobDataHash()420 static constexpr uint32_t kFirstHashedDataOffset = IsolateHashOffset(); in CreateEmbeddedBlobDataHash()