Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp1521 CopyChars(GateRef glue, GateRef dst, GateRef source, GateRef sourceLength, GateRef size, VariableType type) CopyChars() argument
1663 CopyUtf8AsUtf16(GateRef glue, GateRef dst, GateRef src, GateRef sourceLength) CopyUtf8AsUtf16() argument
1704 CopyUtf16AsUtf8(GateRef glue, GateRef dst, GateRef src, GateRef sourceLength) CopyUtf16AsUtf8() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp1361 CopyChars(GateRef glue, GateRef dst, GateRef source, GateRef sourceLength, GateRef charSize, VariableType type) CopyChars() argument
1397 CopyUtf8AsUtf16(GateRef glue, GateRef dst, GateRef src, GateRef sourceLength) CopyUtf8AsUtf16() argument

Completed in 10 milliseconds