Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dlinked_hashtable_stub_builder.cpp533 BRANCH(Int32Equal(entry, Int32(-1)), &notFind, &findEntry); in Insert() local
579 BRANCH(Int32Equal(entry, Int32(-1)), &exit, &findEntry); in Delete() local
743 Branch(Int32Equal(entry, Int32(-1)), &exit, &findEntry); in Get() local

Completed in 5 milliseconds