Searched defs:children (Results 1 – 15 of 15) sorted by relevance
39 std::vector<std::unique_ptr<TreeNode>> children; variable
101 let children = globalScope.getChildVariableScope(); variable174 let children = globalScope.getChildVariableScope(); variable228 let children = globalScope.getChildVariableScope(); variable
183 const children = funcLikeDecl.getChildren(); constant
177 const children = funcLikeDecl.getChildren(); constant
137 children: Scope[]; property292 children: Label[]; property
56 CVector<int> children; member
200 CVector<int> children = node.children; in StringifyNodes() local
158 std::unordered_map<std::string, std::shared_ptr<DirTreeNode>> children; member
1791 const std::vector<std::unique_ptr<SamplingHeapProfileNode>> *children = object->GetChildren(); in HWTEST_F_L0() local1895 const std::vector<std::unique_ptr<SamplingHeapProfileNode>> *children = head->GetChildren(); in HWTEST_F_L0() local
681 std::vector<int32_t> children {0, 1, 2, 3}; // 1: element 2:element, 3:element in HWTEST_F_L0() local
1905 …SamplingHeapProfileNode &SetChildren(std::vector<std::unique_ptr<SamplingHeapProfileNode>> childre… in SetChildren()2061 ProfileNode &SetChildren(std::vector<int32_t> children) in SetChildren()
2224 std::unique_ptr<PtJson> children; in Create() local2444 std::unique_ptr<PtJson> children; in Create() local
3647 JSHandle<JSTaggedValue> children(factory_->NewEmptyJSObject()); in InitializeCjsModule() local
5241 this.children = []; property5640 this.children = []; property
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument