Home
last modified time | relevance | path

Searched defs:AddType (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtsTypeLiteralBuilder.h32 TSTypeLiteralBuilder &AddType(AstNode *member) in AddType() function
DtsUnionTypeBuilder.h29 TSUnionTypeBuilder &AddType(TypeNode *type) in AddType() function
DetsUnionTypeBuilder.h31 ETSUnionTypeBuilder &AddType(ir::TypeNode *type) in AddType() function
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.h170 void AddType(uint32_t offset, Type const *type) in AddType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_method_type_set.h42 void AddType(uint32_t offset, PGOSampleType type) in AddType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp229 bool PGOMethodInfoMap::AddType(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGOSampleType ty… in AddType() function in panda::ecmascript::pgo::PGOMethodInfoMap
609 bool PGORecordDetailInfos::AddType(ProfileType recordProfileType, PGOMethodId methodId, int32_t off… in AddType() function in panda::ecmascript::pgo::PGORecordDetailInfos
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.cpp462 void ProtoItem::AddType(TypeItem *type, size_t *n) in AddType() function in ark::panda_file::ProtoItem
/arkcompiler/runtime_core/libpandafile/
Dfile_items.cpp518 void ProtoItem::AddType(TypeItem *type, size_t *n) in AddType() function in panda::panda_file::ProtoItem
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp4128 auto AddType = [&msg] (std::string_view s, JSHandle<JSTaggedValue> value) { in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js101559 AddType(t, e, i, s) { method in anonymousFunctionb3e59607f9500.anonymousFunctionb3e59607f9600.Ys