Searched refs:CurrentBytecodeSize (Results 1 – 2 of 2) sorted by relevance
416 int CurrentBytecodeSize() const;
1017 Int32Sub(old_budget, Int32Constant(CurrentBytecodeSize())); in UpdateInterruptBudget()1053 return Advance(CurrentBytecodeSize()); in Advance()1549 int InterpreterAssembler::CurrentBytecodeSize() const { in CurrentBytecodeSize() function in v8::internal::interpreter::InterpreterAssembler