Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Type.cpp57 static EtsByte GetRefTypeKind(const PandaString &td, const EtsClass *refType) in GetRefTypeKind()
94 static EtsByte GetValTypeKind(EtsValueTypeDesc td) in GetValTypeKind()
128 EtsByte TypeAPIGetTypeKind(EtsString *td) in TypeAPIGetTypeKind()
156 EtsBoolean TypeAPIIsValueType(EtsString *td) in TypeAPIIsValueType()
163 EtsString *TypeAPIGetTypeName(EtsString *td) in TypeAPIGetTypeName()
171 EtsInt TypeAPIGetClassAttributes(EtsString *td) in TypeAPIGetClassAttributes()
184 EtsLong TypeAPIGetFieldsNum(EtsString *td) in TypeAPIGetFieldsNum()
192 EtsLong TypeAPIGetOwnFieldsNum(EtsString *td) in TypeAPIGetOwnFieldsNum()
210 auto td = EtsString::CreateFromMUtf8(field->GetTypeDescriptor()); in CreateField() local
242 EtsTypeAPIField *TypeAPIGetField(EtsString *td, EtsLong idx) in TypeAPIGetField()
[all …]
Dstd_core_TypeCreator.cpp538 EtsString *TypeAPITypeCreatorCtxLambdaTypeAddParam(EtsLong ftPtr, EtsString *td, [[maybe_unused]] E… in TypeAPITypeCreatorCtxLambdaTypeAddParam()
546 EtsString *TypeAPITypeCreatorCtxLambdaTypeAddResult(EtsLong ftPtr, EtsString *td) in TypeAPITypeCreatorCtxLambdaTypeAddResult()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_field.h53 void SetTypeDesc(EtsString *td) in SetTypeDesc()
58 void SetOwnerTypeDesc(EtsString *td) in SetOwnerTypeDesc()
Dets_typeapi_parameter.h53 void SetTypeDesc(EtsString *td) in SetTypeDesc()
Dets_method.cpp30 bool EtsMethod::IsMethod(const PandaString &td) in IsMethod()
35 EtsMethod *EtsMethod::FromTypeDescriptor(const PandaString &td) in FromTypeDescriptor()
Dets_typeapi_method.h53 void SetTypeDesc(const char *td) in SetTypeDesc()
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp49 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