Searched refs:committed_code_space (Results 1 – 4 of 4) sorted by relevance
530 size_t committed_code_space() const { in committed_code_space() function768 size_t committed_code_space() const { in committed_code_space() function769 return code_allocator_.committed_code_space(); in committed_code_space()1026 size_t committed_code_space() const { in committed_code_space() function
845 size_t code_size_estimate = native_module->committed_code_space(); in CreateWasmScript()1432 : 64 * KB + GetWasmCodeManager()->committed_code_space() / 10; in AddPotentiallyDeadCode()
528 committed_code_space()); in ~WasmCodeAllocator()2254 ? code_allocator_.committed_code_space() in SampleCodeSize()
119 native_module->committed_code_space() + in New()