Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dnew-spaces.h76 Address space_start() const { in space_start() function
Dmark-compact.cc5504 const Address space_start = heap()->new_space()->first_allocatable_address(); in CollectToSpaceUpdatingItems() local