Searched refs:kMaximumNumberOfTotalInstructions (Results 1 – 1 of 1) sorted by relevance
53 static constexpr size_t kMaximumNumberOfTotalInstructions = 1024; variable119 if (total_number_of_instructions_ >= kMaximumNumberOfTotalInstructions) { in UpdateInliningBudget()125 kMaximumNumberOfTotalInstructions - total_number_of_instructions_); in UpdateInliningBudget()445 accessor.InsnsSizeInCodeUnits() > kMaximumNumberOfTotalInstructions) { in AlwaysThrows()