Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp7883 BRANCH(IsEnumCacheValid(receiver, cachedHclass, kind), &fastGetKey, &notEnumCacheValid); in NextInternal() local
7885 BRANCH(NeedCheckProperty(receiver), &slowpath, &fastGetKey); in NextInternal() local

Completed in 25 milliseconds