Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/shared/ts/
DlibDummy.ts16 export function dummy() : string { function
/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/ets_frontend/ets2panda/bindings/native/include/
Dinterop-types.h80 InteropInt32 dummy; // Empty structs are forbidden in C. member
112 InteropInt32 dummy; // Empty structs are forbidden in C. member
116 InteropInt32 dummy; // Empty structs are forbidden in C. member
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h220 static std::array<uint8_t, sizeof(ManagedThread)> dummy; in Execute() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dvixl_exec_module.h231 static std::array<uint8_t, sizeof(ManagedThread)> dummy; in Execute() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_common.h269 napi_value dummy; in NapiCallFunction() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dgc_trigger_test.cpp204 VMHandle<coretypes::String> dummy(thread, coretypes::String::CreateEmptyString(ctx, vm)); in TEST() local
Dg1gc_test.cpp414 ObjectHeader *dummy = ObjectAllocator::AllocArray(nonmovableLen, ClassRoot::ARRAY_U8, true); in GCPhaseStarted() local
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp499 int dummy; in ParseAlternativeImpl() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp488 int dummy; in ParseAlternative() local