Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_index_map.h33 static void InitGlobalEnv(const JSThread *thread,
H A Dglobal_index_map.cpp29 InitGlobalEnv(thread, globalIndexMap); in Initialize()
67 void GlobalIndexMap::InitGlobalEnv(const JSThread *thread, in InitGlobalEnv() function in panda::ecmascript::GlobalIndexMap
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot_env.h76 void InitGlobalEnv();
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dglobal_index_map_test.cpp77 * @tc.name: InitGlobalEnv
88 GlobalIndexMap::InitGlobalEnv(thread, globalIndexMap); in HWTEST_F_L0()

Completed in 2 milliseconds