Home
last modified time | relevance | path

Searched refs:profiling_weight (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-assembler.cc1489 Node* profiling_weight = Int32Sub(TruncateIntPtrToInt32(BytecodeOffset()), in UpdateInterruptBudgetOnReturn() local
1491 UpdateInterruptBudget(profiling_weight, true); in UpdateInterruptBudgetOnReturn()