Lines Matching refs:gen
1677 JSGeneratorObject* gen = JSGeneratorObject::cast(obj);1678 if (gen->is_closed()) continue;1688 if (gen->function()->shared() == *shared) {