Branch: Tag:

2014-12-04

2014-12-04 19:27:08 by Per Hedbor <ph@opera.com>

Comment and whitespace changes

2625:    test_reg(P_REG_RAX);    jnz(&label_A);    /* Note: will throw error ('cannot index destructed object' or similar). -  * Note: Only arg1 is corret here (to the destructed object) +  * Note: Only arg1 is correct here (points to the destructed object)    */    amd64_call_c_function(object_low_set_index);    LABEL_A;