Home
last modified time | relevance | path

Searched refs:SpaceToAllocation (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Ddeserializer.cc608 AllocationType SpaceToAllocation(SnapshotSpace space) { in SpaceToAllocation() function
633 AllocationType allocation = SpaceToAllocation(space); in ReadObject()
731 Allocate(SpaceToAllocation(space), size_in_bytes, kTaggedAligned); in ReadMetaMap()