Home
last modified time | relevance | path

Searched defs:objects (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DobjectRest2.ts24 AssertType({ resolve: async (context, args) => { const { objects } = await { objects: 12 … constant
31 AssertType(async (context, args) => { const { objects } = await { objects: 12 }; return… constant
33 const { objects } = await { objects: 12 }; constant
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsReferenceToClassInstanceCrossFile/
Dindex.js33 this.objects = []; property
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js116653 this.objects = []; property
126156 this.objects = []; property