Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp2948 auto isSpecialHole = initVal.IsHole() && isMutantTaggedArray; in ExtendArray() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp9376 BRANCH(Int64Equal(rawValue, SpecialHole()), &isSpecialHole, &isNotSpecialHole); in GetTaggedValueWithElementsKind() local

Completed in 31 milliseconds