Searched refs:isNotObject (Results 1 – 3 of 3) sorted by relevance
1175 JumpList isNotObject; in emit_op_get_pnames() local1179 isNotObject.append(branch32(NotEqual, regT1, Imm32(JSValue::CellTag))); in emit_op_get_pnames()1182 …isNotObject.append(branch32(NotEqual, Address(regT2, OBJECT_OFFSETOF(Structure, m_typeInfo.m_type)… in emit_op_get_pnames()1196 isNotObject.link(this); in emit_op_get_pnames()2381 JumpList isNotObject;2385 isNotObject.append(emitJumpIfNotJSCell(regT0));2388 …isNotObject.append(branch32(NotEqual, Address(regT2, OBJECT_OFFSETOF(Structure, m_typeInfo.m_type)…2402 isNotObject.link(this);
6146 (JSC::isNotObject):12564 (JSC::isNotObject):14452 (JSC::isNotObject):17261 (JSC::isNotObject): Ditto.29648 (JSC::isNotObject):29890 (JSC::isNotObject):
1232 (KJS::isNotObject): Now needs vPC and codeBlock8859 (KJS::isNotObject):13361 (KJS::isNotObject):