Home
last modified time | relevance | path

Searched defs:td (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Type.cpp99 static EtsByte GetValTypeKind(EtsValueTypeDesc td) in GetValTypeKind()
133 EtsClass *TypeAPIGetClass(EtsString *td, EtsRuntimeLinker *contextLinker) in TypeAPIGetClass()
148 EtsByte TypeAPIGetTypeKind(EtsString *td, EtsRuntimeLinker *contextLinker) in TypeAPIGetTypeKind()
178 EtsBoolean TypeAPIIsValueType(EtsString *td, EtsRuntimeLinker *contextLinker) in TypeAPIIsValueType()
486 EtsInt TypeAPIGetFunctionAttributes([[maybe_unused]] EtsString *td) in TypeAPIGetFunctionAttributes()
521 EtsObject *TypeAPIMakeArrayInstance(EtsString *td, EtsRuntimeLinker *contextLinker, EtsLong len) in TypeAPIMakeArrayInstance()
Dstd_core_TypeCreator.cpp582 EtsString *TypeAPITypeCreatorCtxLambdaTypeAddParam(EtsLong ftPtr, EtsString *td, [[maybe_unused]] E… in TypeAPITypeCreatorCtxLambdaTypeAddParam()
590 EtsString *TypeAPITypeCreatorCtxLambdaTypeAddResult(EtsLong ftPtr, EtsString *td) in TypeAPITypeCreatorCtxLambdaTypeAddResult()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp31 bool EtsMethod::IsMethod(const PandaString &td) in IsMethod()
51 EtsMethod *EtsMethod::FromTypeDescriptor(const PandaString &td, EtsRuntimeLinker *contextLinker) in FromTypeDescriptor()
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp50 JSTaggedValue td(d); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25086 function td(t) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument