Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_dictionary.h36 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
84 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
Dsymbol_table.h42 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dtransitions_dictionary.h66 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