Home | History | Annotate | Download | only in cctest

Lines Matching full:isgeneratorfunction

1590   CHECK(gen->IsGeneratorFunction());
1594 CHECK(!genObj->IsGeneratorFunction());
1598 CHECK(!object->IsGeneratorFunction());
1602 CHECK(!func->IsGeneratorFunction());