Home
last modified time | relevance | path

Searched defs:GetEntryIndex (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.h35 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
102 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
157 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dglobal_dictionary.h41 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dtemplate_map.h45 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Djs_thread_hclass_entries.h48 static size_t GetEntryIndex(BuiltinTypeId type) in GetEntryIndex() function
Dsymbol_table.h42 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dtransitions_dictionary.h68 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module_cache.h47 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dsymbol_table_test.cpp65 HWTEST_F_L0(SymbolTableTest, GetEntryIndex) in HWTEST_F_L0() argument
Dtransitions_dictionary_test.cpp106 HWTEST_F_L0(TransitionsDictionaryTest, GetEntryIndex) in HWTEST_F_L0() argument