Home
last modified time | relevance | path

Searched refs:enumCacheIsArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.cpp1473 Label enumCacheIsArray(env_); in GetEnumCacheKind() local
1477 BRANCH(TaggedIsUndefinedOrNull(enumCache), &exit, &enumCacheIsArray); in GetEnumCacheKind()
1478 Bind(&enumCacheIsArray); in GetEnumCacheKind()