Searched refs:RecordLazyDeoptimizationIndex (Results 1 – 3 of 3) sorted by relevance
224 void RecordLazyDeoptimizationIndex(int index);
144 void SafepointTableBuilder::RecordLazyDeoptimizationIndex(int index) { in RecordLazyDeoptimizationIndex() function in v8::internal::SafepointTableBuilder
892 safepoints()->RecordLazyDeoptimizationIndex(deopt_state_id); in RecordCallPosition()