Home | History | Annotate | Download | only in jit

Lines Matching refs:normalizePrototypeChain

843         normalizePrototypeChain(callFrame, baseCell);
934 size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset);
1758 } else if (size_t count = normalizePrototypeChain(callFrame, baseValue, slot.slotBase(), propertyName, offset)) {