Searched defs:AddType (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ast-builders/ |
| D | tsTypeLiteralBuilder.h | 32 TSTypeLiteralBuilder &AddType(AstNode *member) in AddType() function
|
| D | tsUnionTypeBuilder.h | 29 TSUnionTypeBuilder &AddType(TypeNode *type) in AddType() function
|
| D | etsUnionTypeBuilder.h | 31 ETSUnionTypeBuilder &AddType(ir::TypeNode *type) in AddType() function
|
| /arkcompiler/runtime_core/static_core/verification/jobs/ |
| D | job.h | 170 void AddType(uint32_t offset, Type const *type) in AddType() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| D | pgo_method_type_set.h | 42 void AddType(uint32_t offset, PGOSampleType type) in AddType() function
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_info.cpp | 229 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/ |
| D | file_items.cpp | 462 void ProtoItem::AddType(TypeItem *type, size_t *n) in AddType() function in ark::panda_file::ProtoItem
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_items.cpp | 518 void ProtoItem::AddType(TypeItem *type, size_t *n) in AddType() function in panda::panda_file::ProtoItem
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs.cpp | 4128 auto AddType = [&msg] (std::string_view s, JSHandle<JSTaggedValue> value) { in DEF_RUNTIME_STUBS() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 101559 AddType(t, e, i, s) { method in anonymousFunctionb3e59607f9500.anonymousFunctionb3e59607f9600.Ys
|