Home
last modified time | relevance | path

Searched refs:InitGlobalConst (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_index_map.h31 static void InitGlobalConst(const JSThread *thread,
H A Dglobal_index_map.cpp28 InitGlobalConst(thread, globalIndexMap); in Initialize()
42 void GlobalIndexMap::InitGlobalConst(const JSThread *thread, in InitGlobalConst() function in panda::ecmascript::GlobalIndexMap
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_env.h75 void InitGlobalConst();
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_index_map_test.cpp47 * @tc.name: InitGlobalConst
58 GlobalIndexMap::InitGlobalConst(thread, globalIndexMap); in HWTEST_F_L0()

Completed in 2 milliseconds