Home
last modified time | relevance | path

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

/external/v8/src/
Dic.cc299 static int ComputeTypeInfoCountDelta(IC::State old_state, IC::State new_state) { in ComputeTypeInfoCountDelta() function
320 int delta = ComputeTypeInfoCountDelta(old_target->ic_state(), in PostPatching()