Home
last modified time | relevance | path

Searched refs:protoStructureCheck (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJITPropertyAccess.cpp216 …Jump protoStructureCheck = branchPtrWithPatch(NotEqual, Address(regT2, OBJECT_OFFSETOF(JSCell, m_s… in emit_op_method_check() local
229 protoStructureCheck.link(this); in emit_op_method_check()
1128 …Jump protoStructureCheck = branchPtrWithPatch(NotEqual, Address(regT1, OBJECT_OFFSETOF(JSCell, m_s…
1141 protoStructureCheck.link(this);