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.cpp2059 GateRef checkIntKind = LogicAndBuilder(env) in Reverse() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10234 GateRef checkIntKind = BitAnd(elementsKindIntLowerBound, elementsKindIntUpperBound); in GetTaggedValueWithElementsKind() local
10300 GateRef checkIntKind = LogicAndBuilder(env) in ConvertTaggedValueWithElementsKind() local
10413 GateRef checkIntKind = BitAnd(elementsKindIntLB, elementsKindIntUB); in SetValueWithElementsKind() local