Home
last modified time | relevance | path

Searched defs:references (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTemplateLiteralType.h29 …emplateLiteralType(ArenaVector<TemplateElement *> &&quasis, ArenaVector<Expression *> &&references) in TSTemplateLiteralType()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp103 void EpsilonG1GC<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *references, in MarkReferences()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
Depsilon.cpp90 void EpsilonGC<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *references, in MarkReferences()
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.cpp116 std::vector<SectionReference> references; in GetRoDataSections() local
Dark_aot_linker.cpp110 RoDataSections references; in GetLinkedRoDataSections() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp230 void StwGC<LanguageConfig>::MarkReferences(GCMarkingStackType *references, [[maybe_unused]] GCPhase… in MarkReferences()
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h82 void MarkReferences([[maybe_unused]] mem::GCMarkingStackType *references, in MarkReferences()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp547 void GenGC<LanguageConfig>::MarkReferences(GCMarkingStackType *references, GCPhase gcPhase) in MarkReferences()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp452 GCMarkingStackType references(this); in AddReference() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1050 void G1GC<LanguageConfig>::MarkReferences(GCMarkingStackType *references, GCPhase gcPhase) in MarkReferences()
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.cpp493 ArenaVector<ir::Expression *> references(Allocator()->Adapter()); in ParseTsTemplateLiteralType() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument