Home | History | Annotate | Download | only in x87

Lines Matching refs:JSArray

795   //  esp[4]: last_match_info (expected JSArray)
1099 // Load last_match_info which is still known to be a fast case JSArray.
1100 // Check that the fourth object is a JSArray object.
1105 // Check that the JSArray is in fast case.
1106 __ mov(ebx, FieldOperand(eax, JSArray::kElementsOffset));