Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp884 GateRef taggedLength = builder_.ToTaggedInt(builder_.ZExtInt32ToInt64(length)); in SaveFrameToContext() local
1765 GateRef taggedLength = builder_.ToTaggedInt(builder_.Int64(length)); in LowerSuperCall() local
1809 GateRef taggedLength = builder_.ToTaggedInt(builder_.Int64(funcIndex)); in LowerSuperCallArrow() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dshared_builtins.cpp833 JSTaggedValue taggedLength(length); in SetSFunctionLength() local
Dbuiltins.cpp565 JSTaggedValue taggedLength(length); in SetFunctionLength() local