Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/jit/
DJITPropertyAccess.cpp292 Label callGetByValJITStub(this); in emitSlow_op_get_by_val() local
308 …rEqual, regT2, Address(regT0, OBJECT_OFFSETOF(ArrayStorage, m_vectorLength)), callGetByValJITStub); in emitSlow_op_get_by_val()
316 branch32(Equal, regT1, Imm32(JSValue::CellTag), callGetByValJITStub); in emitSlow_op_get_by_val()