Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-data.cc133 const uint32_t allocation_code_size = RoundUp(d.code_size(), alignment); in CreateOffHeapOffHeapInstructionStream() local
135 page_allocator, requested_allocation_code_address, allocation_code_size, in CreateOffHeapOffHeapInstructionStream()
160 allocation_code_size, PageAllocator::kReadExecute)); in CreateOffHeapOffHeapInstructionStream()