Searched defs:InsertNewEntry (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| H A D | linked_hashtable_stub_builder.h | 194 void InsertNewEntry(GateRef linkedTable, GateRef bucket, GateRef entry) in InsertNewEntry() function in panda::ecmascript::kungfu::LinkedHashTableStubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | linked_hash_table.h | 310 inline void InsertNewEntry(const JSThread *thread, int bucket, int entry) in InsertNewEntry() function in panda::ecmascript::LinkedHashTable |
Completed in 2 milliseconds