Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collection_stub_builder.cpp168 BRANCH(TaggedIsHole(key), slowPath, &keyNotHole); in MapSetOrSetAdd() local
H A Dlinked_hashtable_stub_builder.cpp454 BRANCH(TaggedIsHole(key), &loopEnd, &keyNotHole); in ForEach() local

Completed in 3 milliseconds