Searched refs:InterruptBudget (Results 1 – 5 of 5) sorted by relevance
42 static int InterruptBudget();
129 int Interpreter::InterruptBudget() { in InterruptBudget() function in v8::internal::interpreter::Interpreter
1272 new_budget.Bind(Int32Constant(Interpreter::InterruptBudget())); in UpdateInterruptBudget()
264 interpreter::Interpreter::InterruptBudget()); in PostProcessNewObject()
1670 instance->set_interrupt_budget(interpreter::Interpreter::InterruptBudget()); in NewBytecodeArray()