Home
last modified time | relevance | path

Searched defs:checkIntKind (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp8192 GateRef checkIntKind = BoolAnd(elementsKindIntLowerBound, elementsKindIntUpperBound); in GetTaggedValueWithElementsKind() local
8279 GateRef checkIntKind = BoolAnd(elementsKindIntLB, elementsKindIntUB); in SetValueWithElementsKind() local