Home | History | Annotate | Download | only in mips

Lines Matching full:non_proxy

1179   Label non_proxy;
1190 __ Branch(&non_proxy, gt, a3, Operand(LAST_JS_PROXY_TYPE));
1192 __ bind(&non_proxy);