Home
last modified time | relevance | path

Searched defs:templateMap (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp43 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread, numElementsTempMap); in HWTEST_F_L0() local
68 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
105 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
124 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
144 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
170 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread, intNumElementsTempMap); in HWTEST_F_L0() local
206 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread, intNumElementsTempMap); in HWTEST_F_L0() local
270 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
299 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
326 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
Dtemplate_string_test.cpp46 JSHandle<TemplateMap> templateMap(templateMapTag); in HWTEST_F_L0() local
Ddump_test.cpp1131 JSHandle<JSTaggedValue> templateMap = globalEnv->GetTemplateMap(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dtemplate_string.cpp28 JSHandle<TemplateMap> templateMap(templateMapTag); in GetTemplateObject() local