Home | History | Annotate | Download | only in jit

Lines Matching refs:protoStructureCheck

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