Searched refs:MakeWritable (Results 1 – 2 of 2) sorted by relevance
562 V8_EXPORT_PRIVATE void MakeWritable(base::AddressRegion);734 void MakeWritable(base::AddressRegion region) { in MakeWritable() function736 code_allocator_.MakeWritable(region); in MakeWritable()
757 MakeWritable({commit_start - commit_page_size, commit_page_size}); in AllocateForCodeInRegion()822 void WasmCodeAllocator::MakeWritable(base::AddressRegion region) { in MakeWritable() function in v8::internal::wasm::WasmCodeAllocator1551 code_allocator_.MakeWritable(AddressRegionOf(jump_tables_space)); in PatchJumpTableLocked()1553 code_allocator_.MakeWritable( in PatchJumpTableLocked()1555 code_allocator_.MakeWritable( in PatchJumpTableLocked()