Home | History | Annotate | Download | only in codegen

Lines Matching refs:OP_CALL

423       assert(pb->getExit()->op != OP_CALL);
496 if (!cal || cal->op != OP_CALL || cal->builtin || cal->indirect)