Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp1838 GateRef checkIntKind = LogicAndBuilder(env) in Reverse() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp9389 GateRef checkIntKind = BitAnd(elementsKindIntLowerBound, elementsKindIntUpperBound); in GetTaggedValueWithElementsKind() local
9455 GateRef checkIntKind = LogicAndBuilder(env) in ConvertTaggedValueWithElementsKind() local
9559 GateRef checkIntKind = BitAnd(elementsKindIntLB, elementsKindIntUB); in SetValueWithElementsKind() local

Completed in 30 milliseconds