Home
last modified time | relevance | path

Searched defs:obj9 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/supercall/
Dsupercall_dynamic.js30 …constructor(obj1, obj2, obj3, obj4, obj5, obj6, obj7, obj8, obj9, obj10, obj11, obj12, obj13, obj1… argument
35 …constructor(obj1, obj2, obj3, obj4, obj5, obj6, obj7, obj8, obj9, obj10, obj11, obj12, obj13, obj1… argument
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DobjectLiteralAssignability.ts40 var obj9: { 5: number, "foo": string } = { 5: 5, "foo": "foo" }; variable
/arkcompiler/ets_frontend/ets2panda/test/compiler/ts/
DobjectLiteralAssignability.ts40 var obj9: { 5: number, "foo": string } = { 5: 5, "foo": "foo" }; variable
/arkcompiler/ets_runtime/test/moduletest/objectentries/
Dobjectentries.js113 let obj9 = { variable