Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dglobal_dictionary.h41 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dtagged_dictionary.h36 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
112 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
175 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dtemplate_map.h46 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Dsymbol_table.h42 inline static int GetEntryIndex(int entry) in GetEntryIndex() function
Djs_thread_hclass_entries.h57 static size_t GetEntryIndex(BuiltinTypeId type) in GetEntryIndex() function
Dtransitions_dictionary.h69 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.cpp42 HWTEST_F_L0(SymbolTableTest, GetEntryIndex) in HWTEST_F_L0() argument
Dtransitions_dictionary_test.cpp82 HWTEST_F_L0(TransitionsDictionaryTest, GetEntryIndex) in HWTEST_F_L0() argument