Searched refs:classMethods (Results 1 – 2 of 2) sorted by relevance
98 auto classMethods = allocator_.New<ArenaForwardList<MethodInfo>>(allocator_.Adapter()); in AddClassMethods() local100 cda->EnumerateMethods([this, ctx, &classMethods](panda_file::MethodDataAccessor &mda) { in AddClassMethods()102 classMethods->emplace_front(mda, numVmethods_++, ctx); in AddClassMethods()106 for (auto &info : *classMethods) { in AddClassMethods()117 auto classMethods = allocator_.New<ArenaForwardList<MethodInfo>>(allocator_.Adapter()); in AddClassMethods() local121 classMethods->emplace_front(&method, numVmethods_++); in AddClassMethods()125 for (auto const &info : *classMethods) { in AddClassMethods()
126 ...ter.asyncGenerators.classMethods.es2015.ts | 11 +4384 …r.asyncGenerators.classMethods.es2015.ts b/tests/cases/conformance/emitter/es2015/asyncGenerators/…4386 --- a/tests/cases/conformance/emitter/es2015/asyncGenerators/emitter.asyncGenerators.classMethods.e…4387 +++ b/tests/cases/conformance/emitter/es2015/asyncGenerators/emitter.asyncGenerators.classMethods.e…