Home
last modified time | relevance | path

Searched defs:dummy (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DkeyofInferenceLowerPriorityThanReturn.ts27 protected dummy: [Col<s, a>, s, a]; property in Col
31 protected dummy: [Table<Req, Def>, Req, Def]; property in Table
DnonContextuallyTypedLogicalOr.ts27 dummy; property
DbestCommonTypeWithContextualTyping.ts27 dummy; property
/arkcompiler/ets_frontend/es2panda/test/compiler/interpreter/lexicalEnv/
Dsafe_hole6.js17 const dummy = new Proxy(function () { constant
Dsafe_hole2.js17 const dummy = new Proxy(function () { constant
Dsafe_hole5.js17 const dummy = new Proxy(function () { constant
Dsafe_hole1.js17 const dummy = new Proxy(function () { constant
Dsafe_hole4.js32 const dummy = new Proxy(function () { constant
Dsafe_hole3.js19 const dummy = new Proxy(function () { constant
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h220 static std::array<uint8_t, sizeof(ManagedThread)> dummy; in Execute() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp398 int dummy; in ParseAlternative() local