Searched refs:SizeExecutable (Results 1 – 3 of 3) sorted by relevance
1241 intptr_t SizeExecutable() { return size_executable_.Value(); } in SizeExecutable() function1251 intptr_t executable_size = SizeExecutable(); in AvailableExecutable()
229 return isolate()->memory_allocator()->SizeExecutable(); in CommittedMemoryExecutable()
6401 heap->isolate()->memory_allocator()->SizeExecutable() > in TooMuchRegExpCode()