Home | History | Annotate | Download | only in src

Lines Matching refs:finger_index

2490 int JSFunctionResultCache::finger_index() {
2495 void JSFunctionResultCache::set_finger_index(int finger_index) {
2496 set(kFingerIndex, Smi::FromInt(finger_index));