Searched refs:max_committed (Results 1 – 2 of 2) sorted by relevance
766 size_t max_committed) in WasmCodeManager() argument768 remaining_uncommitted_code_space_(max_committed) { in WasmCodeManager()769 DCHECK_LE(max_committed, kMaxWasmCodeMemory); in WasmCodeManager()
432 size_t max_committed);