| /arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
| D | recursiveClassBaseType.ts | 36 abstract root(): Derived1; method in Base1
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_marker.cpp | 70 VisitObjectArea area) { in ProcessMarkStack() 102 VisitObjectArea area) { in ProcessIncrementalMarkStack() 150 VisitObjectArea area) { in ProcessMarkStack() 176 VisitObjectArea area) { in ProcessMarkStack()
|
| D | parallel_marker-inl.h | 31 inline bool NonMovableMarker::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot end, … in VisitBodyInObj() 137 inline bool MovableMarker::VisitBodyInObj(TaggedObject *root, ObjectSlot start, ObjectSlot end, Cal… in VisitBodyInObj() 264 inline void SemiGCMarker::MarkValue(uint32_t threadId, TaggedObject *root, ObjectSlot slot) in MarkValue()
|
| D | verification.cpp | 29 VisitObjectArea area) { in VisitAllObjects()
|
| D | parallel_evacuator-inl.h | 36 TaggedObject *root, ObjectSlot start, ObjectSlot end, Callback callback) in VisitBodyInObj()
|
| D | parallel_evacuator.cpp | 152 [&](TaggedObject *root, ObjectSlot start, ObjectSlot end, VisitObjectArea area) { in VerifyHeapObject() 392 [this](TaggedObject *root, ObjectSlot start, ObjectSlot end, VisitObjectArea area) { in UpdateNewObjectField()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_hash_array.cpp | 101 JSHandle<RBTreeNode> root = LinkedNode::Treeing(thread, node); in TreeingBin() local 184 JSMutableHandle<LinkedNode> root(thread, JSTaggedValue::Undefined()); in SetVal() local 207 JSHandle<RBTreeNode> root = JSHandle<RBTreeNode>::Cast(node); in SetVal() local 273 JSHandle<RBTreeNode> root = JSHandle<RBTreeNode>::Cast(rootValue); in GetCurrentNode() local 283 JSHandle<LinkedNode> root = JSHandle<LinkedNode>::Cast(rootValue); in GetCurrentNode() local
|
| D | tagged_node.cpp | 75 JSHandle<LinkedNode> RBTreeNode::Detreeing(JSThread *thread, const JSHandle<RBTreeNode> &root) in Detreeing() 402 JSMutableHandle<RBTreeNode> root(thread, JSTaggedValue::Hole()); in GetTreeNode() local
|
| D | tagged_tree.cpp | 512 int root = GetRootEntries(); in HasValue() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_json.cpp | 66 JSHandle<JSObject> root = factory->NewJSObjectByConstructor(constructor); in Parse() local
|
| /arkcompiler/ets_runtime/ecmascript/snapshot/mem/ |
| D | snapshot_env.cpp | 67 VisitObjectArea area) { in HandleObjectField()
|
| D | snapshot.cpp | 39 JSTaggedValue root = tsManager->GetSnapshotCPList(); in Serialize() local
|
| D | snapshot_processor.cpp | 1476 bool SnapshotProcessor::VisitObjectBodyWithRep(TaggedObject *root, ObjectSlot slot, uintptr_t obj, … in VisitObjectBodyWithRep() 1630 void SnapshotProcessor::DeserializeTaggedField(uint64_t *value, TaggedObject *root) in DeserializeTaggedField() 1679 …auto visitor = [this]([[maybe_unused]] TaggedObject *root, ObjectSlot start, ObjectSlot end, Visit… in DeserializeField()
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | linked_node_test.cpp | 99 JSHandle<RBTreeNode> root = LinkedNode::Treeing(thread, head); in HWTEST_F_L0() local
|
| /arkcompiler/ets_frontend/ts2panda/ |
| D | webpack.config.js | 24 root: path.resolve(__dirname), property
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_hashset.cpp | 108 JSHandle<RBTreeNode> root(thread, rootVa); in Remove() local
|
| D | js_api_hashmap_iterator.cpp | 132 JSHandle<RBTreeNode> root = JSHandle<RBTreeNode>::Cast(rootValue); in GetCurrentNode() local
|
| D | js_api_hashset_iterator.cpp | 126 JSHandle<RBTreeNode> root = JSHandle<RBTreeNode>::Cast(rootValue); in GetCurrentNode() local
|
| D | js_api_hashmap.cpp | 237 JSHandle<RBTreeNode> root(thread, rootVa); in Remove() local
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/dist/ |
| D | config.json | 19 "root": "0xff303030" string
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/ |
| D | IrToPicture.js | 24 root: 4, property
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | verifier.cpp | 152 auto root = gateAcc.GetStateRoot(); in RunCFGIsDAGCheck() local 478 size_t root = 0; in Run() local
|
| D | circuit.h | 83 void SetRoot(GateRef root) in SetRoot()
|
| D | scheduler.cpp | 150 size_t root = 0; in Run() local
|
| /arkcompiler/toolchain/tooling/test/ |
| D | pt_json_test.cpp | 145 auto root = PtJson::CreateObject(); in HWTEST_F_L0() local
|