Home | History | Annotate | Download | only in src

Lines Matching refs:finger_index

3760 int JSFunctionResultCache::finger_index() {
3765 void JSFunctionResultCache::set_finger_index(int finger_index) {
3766 set(kFingerIndex, Smi::FromInt(finger_index));