Searched refs:GetNumCodeSpaces (Results 1 – 2 of 2) sorted by relevance
570 size_t GetNumCodeSpaces() const;
878 size_t WasmCodeAllocator::GetNumCodeSpaces() const { in GetNumCodeSpaces() function in v8::internal::wasm::WasmCodeAllocator2450 return code_allocator_.GetNumCodeSpaces(); in GetNumberOfCodeSpacesForTesting()