Home | History | Annotate | Download | only in bytecompiler

Lines Matching refs:codeType

1304     if (generator.codeType() != EvalCode) {
1660 ASSERT(generator.codeType() == FunctionCode);