Home | History | Annotate | Download | only in cctest

Lines Matching refs:IsGeneratorFunction

1561   CHECK(gen->IsGeneratorFunction());
1565 CHECK(!genObj->IsGeneratorFunction());
1569 CHECK(!object->IsGeneratorFunction());
1573 CHECK(!func->IsGeneratorFunction());