Home
last modified time | relevance | path

Searched refs:programs (Results 1 – 25 of 56) sorted by relevance

123

/arkcompiler/ets_frontend/merge_abc/src/
Dmain.cpp69 std::vector<panda::pandasm::Program *> programs; in Run() local
70 programs.reserve(protoFiles.size()); in Run()
73 programs.emplace_back(prog); in Run()
78 … proto::ProtobufSnapshotGenerator::GenerateProgram(protoFile, *(programs[idx++]), &allocator); in Run()
83 …asm::AsmEmitter::EmitPrograms(panda::os::file::File::GetExtendedFilePath(outputFileName), programs, in Run()
/arkcompiler/ets_frontend/es2panda/test/parser/concurrent/
Dinvalid-concurrent-generator-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dinvalid-concurrent-arrow-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dinvalid-concurrent-async-generator-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dinvalid-concurrent-async-arrow-function-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-1-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-const-lexical-variable-4-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-4-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-3-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-5-expected.txt2 the size of programs is expected to be 1, but is 0
Dusing-mutable-lexical-variable-2-expected.txt2 the size of programs is expected to be 1, but is 0
Dsendable-member-function-contains-lexical-variable-expected.txt2 the size of programs is expected to be 1, but is 0
Dsendable-class-constructor-contains-lexical-variable-expected.txt2 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-class-1/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-noerror/modify-lexenv-6/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-export-1/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-import/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/del-dup-add-anon-function/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-import/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-lexenv-1/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-6/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/modify-export-2/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-3/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/modify-export-2/
Dexpected.txt17 the size of programs is expected to be 1, but is 0
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/modify-lexenv-1/
Dexpected.txt17 the size of programs is expected to be 1, but is 0

123