Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp2065 GateRef checkIntKind = LogicAndBuilder(env) in Reverse() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10945 GateRef checkIntKind = BitAnd(elementsKindIntLowerBound, elementsKindIntUpperBound); in GetTaggedValueWithElementsKind() local
11011 GateRef checkIntKind = LogicAndBuilder(env) in ConvertTaggedValueWithElementsKind() local
11124 GateRef checkIntKind = BitAnd(elementsKindIntLB, elementsKindIntUB); in SetValueWithElementsKind() local