Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dlinked_hashtable_stub_builder.h194 void InsertNewEntry(GateRef linkedTable, GateRef bucket, GateRef entry) in InsertNewEntry() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder
/arkcompiler/ets_runtime/ecmascript/
H A Dlinked_hash_table.h310 inline void InsertNewEntry(const JSThread *thread, int bucket, int entry) in InsertNewEntry() function in panda::ecmascript::LinkedHashTable

Completed in 2 milliseconds