Home | History | Annotate | Download | only in mips64

Lines Matching refs:kDirectCall

87  *  - fp[-8]  direct_call        (1 = direct call from JS, 0 = from runtime)    kDirectCall
1165 if (frame_entry<int>(re_frame, kDirectCall) == 1) {