Home | History | Annotate | Download | only in mips

Lines Matching refs:non_proxy

1071   Label non_proxy;
1087 __ Branch(&non_proxy, gt, a3, Operand(LAST_JS_PROXY_TYPE));
1089 __ bind(&non_proxy);