Home
last modified time | relevance | path

Searched refs:InitGlobalIndexMap (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_index_map_test.cpp31 * @tc.name: InitGlobalIndexMap
32 * @tc.desc: Check whether InitGlobalIndexMap can initialize dictionary.
41 GlobalIndexMap::InitGlobalIndexMap(thread, globalIndexMap); in HWTEST_F_L0()
57 GlobalIndexMap::InitGlobalIndexMap(thread, globalIndexMap); in HWTEST_F_L0()
87 GlobalIndexMap::InitGlobalIndexMap(thread, globalIndexMap); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_index_map.h29 static void InitGlobalIndexMap(const JSThread *thread,
H A Dglobal_index_map.cpp25 InitGlobalIndexMap(thread, globalIndexMap); in Initialize()
33 void GlobalIndexMap::InitGlobalIndexMap(const JSThread *thread, in InitGlobalIndexMap() function in panda::ecmascript::GlobalIndexMap

Completed in 2 milliseconds