Home
last modified time | relevance | path

Searched full:l5 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dfunc_return_type.sts98 return l5();
100 let l5 = () => {
Dfunc_return_type.ts.autofix.json250 "replacementText": "(): (x: number) => string => {\n return l5();\n}"
Dsendable_no_structural_typing.sts117 const l5: SCT1<string>[] = [sct1]; // OK
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Djmp.yaml82 l4: jmp l5
85 l5:
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djmp.yaml87 l4: jmp l5
90 l5:
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/
Dlabeled.sts21 L4: L5: L6: this.a += 1;
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js72324 const l5 = a5.DragonBones;
72832 this._dragonBones = new l5(t);
72915 const L5 = 1 / 60;
72988 e.advanceTime(L5);
72991 this.totalTime += L5;
73273 Q5.FrameTime = L5;