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.cpp67 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread, numElementsTempMap); in HWTEST_F_L0() local
92 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
129 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
148 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
168 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
194 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread, intNumElementsTempMap); in HWTEST_F_L0() local
230 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread, intNumElementsTempMap); in HWTEST_F_L0() local
294 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
323 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
350 JSHandle<TemplateMap> templateMap = TemplateMap::Create(thread); in HWTEST_F_L0() local
Dtemplate_string_test.cpp70 JSHandle<TemplateMap> templateMap(templateMapTag); in HWTEST_F_L0() local
Ddump_test.cpp884 JSHandle<JSTaggedValue> templateMap = globalEnv->GetTemplateMap(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Dtemplate_string.cpp32 JSHandle<TemplateMap> templateMap(templateMapTag); in GetTemplateObject() local