Searched refs:constant_pool_delta (Results 1 – 1 of 1) sorted by relevance
989 static const int constant_pool_delta = FLAG_enable_ool_constant_pool ? 48 : 0; in SizeOfFirstPage() local993 size = (112 + constant_pool_delta) * kPointerSize * KB; in SizeOfFirstPage()1015 size = RoundUp((480 - constant_pool_delta) * KB * in SizeOfFirstPage()