Home
last modified time | relevance | path

Searched defs:globalIndexMap (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_index_map.cpp21 Initialize(const JSThread *thread, JSMutableHandle<PointerToIndexDictionary> globalIndexMap) Initialize() argument
33 InitGlobalIndexMap(const JSThread *thread, JSMutableHandle<PointerToIndexDictionary> globalIndexMap) InitGlobalIndexMap() argument
42 InitGlobalConst(const JSThread *thread, JSMutableHandle<PointerToIndexDictionary> globalIndexMap) InitGlobalConst() argument
67 InitGlobalEnv(const JSThread *thread, JSMutableHandle<PointerToIndexDictionary> globalIndexMap) InitGlobalEnv() argument
92 InitBuiltinEntries(const JSThread *thread, JSMutableHandle<PointerToIndexDictionary> globalIndexMap) InitBuiltinEntries() argument
116 FindGlobalIndex(JSHandle<PointerToIndexDictionary> globalIndexMap, JSTaggedValue objAddress, GlobalIndex *globalIndex) FindGlobalIndex() argument
[all...]

Completed in 2 milliseconds