Home | History | Annotate | Download | only in jit

Lines Matching refs:protoStructureCheck

218     Jump protoStructureCheck = branchPtrWithPatch(NotEqual, Address(regT2, JSCell::structureOffset()), protoStructureToCompare, TrustedImmPtr(reinterpret_cast<void*>(patchGetByIdDefaultStructure)));
234 protoStructureCheck.link(this);